[go: nahoru, domu]

Searched refs:atStart (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp99 bool atStart = !strncmp(BC_EXT_STR " ", exts, bcExtLen+1); local
103 if (equal || atStart || atEnd || inMiddle) {
/frameworks/native/libs/gui/
H A DGLConsumer.cpp114 bool atStart = !strncmp(CROP_EXT_STR " ", exts, cropExtLen+1); local
118 return equal || atStart || atEnd || inMiddle;
134 bool atStart = !strncmp(PROT_CONTENT_EXT_STR " ", exts, cropExtLen+1);
138 return equal || atStart || atEnd || inMiddle;
/frameworks/native/libs/gui/tests/
H A DSurfaceTextureClient_test.cpp646 bool atStart = !strncmp(CROP_EXT_STR " ", exts, cropExtLen+1); local
650 bool hasEglAndroidImageCrop = equal || atStart || atEnd || inMiddle;
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 37 milliseconds