/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | SetFrameRateTest.cpp | 71 sp<Layer> createLayer(TestableSurfaceFlinger& flinger) override { in createLayer() function in android::BufferQueueLayerFactory 82 sp<Layer> createLayer(TestableSurfaceFlinger& flinger) override { in createLayer() function in android::BufferStateLayerFactory 93 sp<Layer> createLayer(TestableSurfaceFlinger& flinger) override { in createLayer() function in android::EffectLayerFactory
|
H A D | LayerHistoryTest.cpp | 97 auto createLayer() { return sp<mock::MockLayer>(new mock::MockLayer(mFlinger.flinger())); } in createLayer() function in android::scheduler::LayerHistoryTest 98 auto createLayer(std::string name) { in createLayer() function in android::scheduler::LayerHistoryTest
|
H A D | CompositionTest.cpp | 806 static FlingerLayerType createLayer(CompositionTest*) { return FlingerLayerType(); } in createLayer() function 877 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer() function 914 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer() function 968 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer() function 984 static FlingerLayerType createLayer(CompositionTest* test) { in createLayer() function
|
/aosp12/hardware/google/graphics/common/libacryl/ |
H A D | acrylic.cpp | 46 AcrylicLayer *Acrylic::createLayer() in createLayer() function in Acrylic
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | RefreshRateOverlay.cpp | 188 bool RefreshRateOverlay::createLayer() { in createLayer() function in android::RefreshRateOverlay
|
H A D | SurfaceFlinger.cpp | 4319 status_t SurfaceFlinger::createLayer(const String8& name, const sp<Client>& client, uint32_t w, in createLayer() function in android::SurfaceFlinger
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
H A D | ComposerClient.h | 163 Return<void> createLayer(Display display, uint32_t bufferSlotCount, in createLayer() function
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/ |
H A D | HwcHal.h | 158 Error createLayer(Display display, Layer* outLayer) override { in createLayer() function 623 HWC2_PFN_CREATE_LAYER createLayer; member
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
H A D | ComposerVts.cpp | 126 Layer ComposerClient::createLayer(Display display, uint32_t bufferSlotCount) { in createLayer() function in android::hardware::graphics::composer::V2_1::vts::ComposerClient
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | HWC2.cpp | 125 base::expected<std::shared_ptr<HWC2::Layer>, hal::Error> Display::createLayer() { in createLayer() function in android::HWC2::impl::Display
|
H A D | HWComposer.cpp | 306 std::shared_ptr<HWC2::Layer> HWComposer::createLayer(HalDisplayId displayId) { in createLayer() function in android::impl::HWComposer
|
H A D | ComposerHal.cpp | 264 Error Composer::createLayer(Display display, Layer* outLayer) in createLayer() function in android::Hwc2::impl::Composer
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | LayerDrawable.java | 488 private ChildDrawable createLayer(Drawable dr) { in createLayer() method in LayerDrawable
|
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/ |
H A D | FakeComposerClient.cpp | 220 V2_1::Error FakeComposerClient::createLayer(Display /*display*/, Layer* outLayer) { in createLayer() function in FakeComposerClient
|
/aosp12/frameworks/native/services/vr/hardware_composer/impl/ |
H A D | vr_hwc.cpp | 298 Error VrHwc::createLayer(Display display, Layer* outLayer) { in createLayer() function in android::dvr::VrHwc
|
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/ |
H A D | HWC2On1Adapter.cpp | 599 Error HWC2On1Adapter::Display::createLayer(hwc2_layer_t* outLayerId) in createLayer() function in android::HWC2On1Adapter::Display
|
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
H A D | HWC2On1Adapter.cpp | 562 Error HWC2On1Adapter::Display::createLayer(hwc2_layer_t* outLayerId) { in createLayer() function in android::HWC2On1Adapter::Display
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | QtiComposerClient.cpp | 328 Return<void> QtiComposerClient::createLayer(uint64_t display, uint32_t bufferSlotCount, in createLayer() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosDisplay.cpp | 2605 int32_t ExynosDisplay::createLayer(hwc2_layer_t* outLayer) { in createLayer() function in ExynosDisplay
|