Home
last modified time | relevance | path

Searched defs:usingSurface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglContext.cpp30 bool EglContext::usingSurface(SurfacePtr surface) { in usingSurface() function in EglContext
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DSimpleDecodingSource.cpp123 bool usingSurface, bool isVorbis, const sp<AMessage> &format) in SimpleDecodingSource()