Searched refs:authenticateSurfaceTexture (Results 1 – 5 of 5) sorted by relevance
112 virtual bool authenticateSurfaceTexture(
128 virtual bool authenticateSurfaceTexture( in authenticateSurfaceTexture() function in android::BpSurfaceComposer374 int32_t result = authenticateSurfaceTexture(bufferProducer) ? 1 : 0; in onTransact()
357 if (composer->authenticateSurfaceTexture(mGraphicBufferProducer)) { in query()
201 virtual bool authenticateSurfaceTexture(
497 bool SurfaceFlinger::authenticateSurfaceTexture( in authenticateSurfaceTexture() function in android::SurfaceFlinger