Home
last modified time | relevance | path

Searched defs:getLayerState (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h374 layer_state_t* getLayerState(const sp<SurfaceControl>& sc) { in getLayerState() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h374 layer_state_t* getLayerState(const sp<SurfaceControl>& sc) { in getLayerState() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h374 layer_state_t* getLayerState(const sp<SurfaceControl>& sc) { in getLayerState() function
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h374 layer_state_t* getLayerState(const sp<SurfaceControl>& sc) { in getLayerState() function
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1475 layer_state_t* SurfaceComposerClient::Transaction::getLayerState(const sp<SurfaceControl>& sc) { in getLayerState() function in android::SurfaceComposerClient::Transaction