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

  /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;
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 497 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]

Completed in 180 milliseconds