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 112 virtual bool authenticateSurfaceTexture(
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 128 virtual bool authenticateSurfaceTexture(
136 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
142 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
149 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
156 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
374 int32_t result = authenticateSurfaceTexture(bufferProducer) ? 1 : 0;
Surface.cpp 357 if (composer->authenticateSurfaceTexture(mGraphicBufferProducer)) {
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 201 virtual bool authenticateSurfaceTexture(
SurfaceFlinger.cpp 497 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]

Completed in 546 milliseconds