Searched defs:authenticateSurfaceTextureLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp650 return authenticateSurfaceTextureLocked(bufferProducer);
653 bool SurfaceFlinger::authenticateSurfaceTextureLocked( function in class:android::SurfaceFlinger
2972 if (authenticateSurfaceTextureLocked(gbp)) {
H A DSurfaceFlinger_hwc1.cpp638 return authenticateSurfaceTextureLocked(bufferProducer);
641 bool SurfaceFlinger::authenticateSurfaceTextureLocked( function in class:android::SurfaceFlinger
2632 if (authenticateSurfaceTextureLocked(gbp)) {

Completed in 241 milliseconds