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

  /frameworks/native/include/gui/
ISurfaceComposer.h 112 virtual bool authenticateSurfaceTexture(
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 214 virtual bool authenticateSurfaceTexture(
SurfaceFlinger.cpp 535 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]
SurfaceFlinger_hwc1.cpp 568 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 126 virtual bool authenticateSurfaceTexture(
134 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
140 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
147 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
154 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
477 int32_t result = authenticateSurfaceTexture(bufferProducer) ? 1 : 0;
Surface.cpp 551 if (composer->authenticateSurfaceTexture(mGraphicBufferProducer)) {
    [all...]

Completed in 767 milliseconds