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 123 virtual bool authenticateSurfaceTexture(
131 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
137 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
144 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
151 ALOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
376 int32_t result = authenticateSurfaceTexture(bufferProducer) ? 1 : 0;
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 544 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]

Completed in 225 milliseconds