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 124 virtual bool authenticateSurfaceTexture(
132 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
138 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
145 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
152 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
288 int32_t result = authenticateSurfaceTexture(bufferProducer) ? 1 : 0;
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 580 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]

Completed in 74 milliseconds