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

  /frameworks/base/libs/gui/
ISurfaceComposer.cpp 143 virtual bool authenticateSurfaceTexture(
151 LOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
157 LOGE("ISurfaceComposer::authenticateSurfaceTexture: error writing "
164 LOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
171 LOGE("ISurfaceComposer::authenticateSurfaceTexture: error "
254 int32_t result = authenticateSurfaceTexture(surfaceTexture) ? 1 : 0;
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp 335 bool SurfaceFlinger::authenticateSurfaceTexture(
    [all...]

Completed in 72 milliseconds