Pinned Loading
- AndroidTracerExample
AndroidTracerExample PublicAndroid Native Memory Detect Example of Tracer(JNI 内存泄漏检测)
- AndroidDeveloperLB/AndroidJniBitmapOperations
AndroidDeveloperLB/AndroidJniBitmapOperations PublicAllows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android
- glsl优化操作
glsl优化操作 1常用关系运算符优化
2//relation operator
3vec4 when_eq(vec4 x, vec4 y) {
4return 1.0 - abs(step(x - y));
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the status page or contact support.
If the problem persists, check the status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.