Home
last modified time | relevance | path

Searched defs:atStart (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl_cache.cpp88 bool atStart = !strncmp(BC_EXT_STR " ", exts, bcExtLen+1); in initialize() local
/frameworks/native/libs/gui/
DGLConsumer.cpp91 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/
DEGL_test.cpp38 bool atStart = !strncmp(extString + space, exts, cropExtLen + 1); in hasEglExtension() local
/frameworks/native/libs/gui/tests/
DSurfaceTextureClient_test.cpp647 bool atStart = !strncmp(CROP_EXT_STR " ", exts, cropExtLen+1); in TEST_F() local
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...