Home
last modified time | relevance | path

Searched defs:createLayer (Results 1 – 16 of 16) sorted by relevance

/hardware/google/graphics/common/libacryl/
Dacrylic.cpp46 AcrylicLayer *Acrylic::createLayer() in createLayer() function in Acrylic
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/
DIComposerClient.aidl37 long createLayer(long display, int bufferSlotCount); in createLayer() method
/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/
DIComposerClient.aidl115 long createLayer(long display, int bufferSlotCount); in createLayer() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/
DIComposerClient.aidl37 long createLayer(long display, int bufferSlotCount); in createLayer() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/
DIComposerClient.aidl37 long createLayer(long display, int bufferSlotCount); in createLayer() method
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/
DIComposerClient.aidl37 long createLayer(long display, int bufferSlotCount); in createLayer() method
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp126 Layer ComposerClient::createLayer(Display display, uint32_t bufferSlotCount) { in createLayer() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h163 Return<void> createLayer(Display display, uint32_t bufferSlotCount, in createLayer() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h158 Error createLayer(Display display, Layer* outLayer) override { in createLayer() function
623 HWC2_PFN_CREATE_LAYER createLayer; member
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsComposerClient.cpp99 std::pair<ScopedAStatus, int64_t> VtsComposerClient::createLayer(int64_t display, in createLayer() function in aidl::android::hardware::graphics::composer3::vts::VtsComposerClient
/hardware/google/graphics/common/hwc3/
DComposerClient.cpp55 ndk::ScopedAStatus ComposerClient::createLayer(int64_t display, int32_t bufferSlotCount, in createLayer() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp562 Error HWC2On1Adapter::Display::createLayer(hwc2_layer_t* outLayerId) { in createLayer() function in android::HWC2On1Adapter::Display
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp278 int32_t HalImpl::createLayer(int64_t display, int64_t* outLayer) { in createLayer() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp599 Error HWC2On1Adapter::Display::createLayer(hwc2_layer_t* outLayerId) in createLayer() function in android::HWC2On1Adapter::Display
/hardware/qcom/sm7250/display/composer/
DQtiComposerClient.cpp329 Return<void> QtiComposerClient::createLayer(uint64_t display, uint32_t bufferSlotCount, in createLayer() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3015 int32_t ExynosDisplay::createLayer(hwc2_layer_t* outLayer) { in createLayer() function in ExynosDisplay