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

  /frameworks/native/services/surfaceflinger/
SurfaceInterceptor.h 118 void addDisplaySurfaceLocked(Transaction* transaction, int32_t displayId,
SurfaceInterceptor.cpp 121 addDisplaySurfaceLocked(transaction, display.displayId, display.surface);
381 addDisplaySurfaceLocked(transaction, displayId, state.surface);
447 void SurfaceInterceptor::addDisplaySurfaceLocked(Transaction* transaction, int32_t displayId,

Completed in 54 milliseconds