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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace_fixup.cpp44 bool isUsingPixelBuffers(GLTraceContext *context) { function in namespace:android::gltrace
206 if (data != NULL && !isUsingPixelBuffers(context)) {
267 if (data != NULL && !isUsingPixelBuffers(context)) {
295 if (data != NULL && !isUsingPixelBuffers(context)) {

Completed in 389 milliseconds