Searched defs:atStart (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/opengl/libs/EGL/ |
D | egl_cache.cpp | 88 bool atStart = !strncmp(BC_EXT_STR " ", exts, bcExtLen+1); in initialize() local
|
/frameworks/native/libs/gui/ |
D | GLConsumer.cpp | 91 bool atStart = !strncmp(CROP_EXT_STR " ", exts, cropExtLen+1); in hasEglAndroidImageCropImpl() local 111 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1); in hasEglProtectedContentImpl() local
|
/frameworks/native/opengl/tests/EGLTest/ |
D | EGL_test.cpp | 38 bool atStart = !strncmp(extString + space, exts, cropExtLen + 1); in hasEglExtension() local
|
/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureClient_test.cpp | 647 bool atStart = !strncmp(CROP_EXT_STR " ", exts, cropExtLen+1); in TEST_F() local
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |