Home
last modified time | relevance | path

Searched defs:Layer (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/native/vulkan/libvulkan/
Dlayers_extensions.cpp55 struct Layer { struct
56 VkLayerProperties properties;
57 size_t library_idx;
60 bool is_global;
62 std::vector<VkExtensionProperties> instance_extensions;
63 std::vector<VkExtensionProperties> device_extensions;
/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.h30 class Layer; variable
DLayerVector.h26 class Layer; variable
DMonitoredProducer.h27 class Layer; variable
DClient.h33 class Layer; variable
DSurfaceFlingerConsumer.h28 class Layer; variable
DSurfaceFlinger.h79 class Layer; variable
222 friend class Layer; variable
DDisplayDevice.h54 class Layer; variable
/frameworks/base/libs/hwui/
DResourceCache.h33 class Layer; variable
DLayer.cpp26 Layer::Layer(RenderState& renderState, Api api, SkColorFilter* colorFilter, int alpha, in Layer() function in android::uirenderer::Layer
DGpuMemoryTracker.h37 Layer, enumerator
DTexture.h44 class Layer; variable
DDisplayList.h54 class Layer; variable
DBakedOpRenderer.h28 class Layer; variable
/frameworks/native/libs/vr/libvrflinger/
Dhwc_types.h33 using Layer = hwc2_layer_t; variable
Dhardware_composer.h52 Layer() {} in Layer() function
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.h45 class Layer; variable
DCanvasContext.h53 class Layer; variable
/frameworks/base/libs/hwui/renderstate/
DRenderState.h44 class Layer; variable
/frameworks/native/cmds/flatland/
DMain.cpp282 class Layer { class
286 Layer() : in Layer() function in Layer
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DGcSnapshot.java95 private static class Layer { class in GcSnapshot
114 Layer(Graphics2D graphics, Bitmap_Delegate bitmap) { in Layer() method in GcSnapshot.Layer
130 Layer(Graphics2D graphics, BufferedImage image, int flags) { in Layer() method in GcSnapshot.Layer
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp433 std::unordered_map<std::shared_ptr<Layer>, Composition>* outTypes) in getChangedCompositionTypes()
497 std::unordered_map<std::shared_ptr<Layer>, LayerRequest>* in getRequests()
574 std::unordered_map<std::shared_ptr<Layer>, sp<Fence>>* outFences) const in getReleaseFences()
802 Layer::Layer(const std::shared_ptr<Display>& display, hwc2_layer_t id) in Layer() function in HWC2::Layer
DHWC2.h54 class Layer; variable
/frameworks/native/libs/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h129 class Layer; variable
/frameworks/native/libs/hwc2on1adapter/
DHWC2On1Adapter.cpp1897 HWC2On1Adapter::Layer::Layer(Display& display) in Layer() function in android::HWC2On1Adapter::Layer

12