HomeSort by relevance Sort by last modified time
    Searched refs:authenticateSurfaceTexture (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/gui/
ISurfaceComposer.h 100 virtual bool authenticateSurfaceTexture(
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 122 virtual bool authenticateSurfaceTexture(
130 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
136 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
143 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
150 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
297 int32_t result = authenticateSurfaceTexture(bufferProducer) ? 1 : 0;
Surface.cpp 316 if (composer->authenticateSurfaceTexture(mGraphicBufferProducer)) {
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 199 virtual bool authenticateSurfaceTexture(
SurfaceFlinger.cpp 651 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]

Completed in 156 milliseconds