Home
last modified time | relevance | path

Searched defs:layers (Results 1 – 25 of 41) sorted by relevance

12

/external/skia/src/effects/
DSkLayerRasterizer.cpp30 SkLayerRasterizer::SkLayerRasterizer(SkDeque* layers) : fLayers(layers) in SkLayerRasterizer()
35 static void clean_up_layers(SkDeque* layers) { in clean_up_layers()
50 static bool compute_bounds(const SkDeque& layers, const SkPath& path, in compute_bounds()
155 SkDeque* layers = new SkDeque(sizeof(SkLayerRasterizer_Rec)); in ReadLayers() local
215 SkDeque* layers = new SkDeque(sizeof(SkLayerRasterizer_Rec), fLayers->count()); in snapshotRasterizer() local
/external/drm_hwcomposer/
Dplatform.cpp40 std::map<size_t, DrmHwcLayer *> &layers, bool use_squash_fb, DrmCrtc *crtc, in ProvisionPlanes()
93 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
145 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
Ddrmcomposition.h38 std::vector<DrmHwcLayer> layers; member
Ddrmdisplaycompositor.cpp44 void SquashState::Init(DrmHwcLayer *layers, size_t num_layers) { in Init()
68 void SquashState::GenerateHistory(DrmHwcLayer *layers, size_t num_layers, in GenerateHistory()
99 void SquashState::RecordHistory(DrmHwcLayer *layers, size_t num_layers, in RecordHistory()
517 std::vector<DrmHwcLayer> &layers = display_comp->layers(); in PrepareFrame() local
608 std::vector<DrmHwcLayer> &layers = display_comp->layers(); in CommitFrame() local
Dplatformnv.cpp212 std::map<size_t, DrmHwcLayer *> &layers, DrmCrtc *crtc, in ProvisionPlanes()
Ddrmhwcomposer.h167 std::vector<DrmHwcLayer> layers; member
Dglworker.cpp309 static void ConstructCommand(const DrmHwcLayer *layers, in ConstructCommand()
552 int GLWorkerCompositor::Composite(DrmHwcLayer *layers, in Composite()
Ddrmdisplaycomposition.h134 std::vector<DrmHwcLayer> &layers() { in layers() function
/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.h59 std::vector<VkLayerProperties> layers; member
64 std::vector<VkJsonLayer> layers; member
Dvkjson_instance.cc110 std::vector<VkLayerProperties> layers(count); in VkJsonGetInstance() local
/external/libopus/src/
Dmlp.h34 int layers; member
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp31 Texture::Texture (const ImageType type_, const tcu::IVec3& layerSize_, const int layers) in Texture()
/external/vulkan-validation-layers/demos/smoke/
DShell.cpp104 std::vector<VkLayerProperties> layers; in assert_all_instance_layers() local
144 std::vector<VkLayerProperties> layers; in has_all_device_layers() local
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c62 GLuint layers, in st_texture_create()
304 GLuint layers; in st_texture_image_data() local
/external/skia/src/gpu/
DGrLayerHoister.cpp322 void GrLayerHoister::DrawLayers(GrContext* context, const SkTDArray<GrHoistedLayer>& layers) { in DrawLayers()
366 const SkTDArray<GrHoistedLayer>& layers) { in UnlockLayers()
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dscreenshare_layers_unittest.cc31 void InitScreenshareLayers(int layers) { in InitScreenshareLayers()
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp129 std::vector<VkLayerProperties> layers; in GetGlobalLayers() local
241 std::vector<VkLayerProperties> PhysicalDevice::layers() const { in layers() function in vk_testing::PhysicalDevice
275 void Device::init(std::vector<const char *> &layers, in init()
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dsimulcast_unittest.h171 explicit SpyingTemporalLayers(TemporalLayers* layers) in SpyingTemporalLayers()
214 SpyingTemporalLayers* layers = in Create() local
/external/opencv3/3rdparty/openexr/IlmImf/
DImfChannelList.cpp216 ChannelList::layers (set <string> &layerNames) const in layers() function in Imf::ChannelList
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h86 struct vl_compositor_layer layers[VL_COMPOSITOR_MAX_LAYERS]; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp840 std::vector<tcu::PixelBufferAccess> layers; in TestTexture1DArray() local
949 std::vector<tcu::PixelBufferAccess> layers; in TestTexture2DArray() local
1133 std::vector<tcu::PixelBufferAccess> layers; in TestTextureCubeArray() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp535 bool checkDuplicateLayers (TestLog& log, const vector<string>& layers) in checkDuplicateLayers()
581 …const vector<VkLayerProperties> layers = enumerateInstanceLayerProperties(context.getPlatformInter… in enumerateInstanceExtensions() local
648 …const vector<VkLayerProperties> layers = enumerateDeviceLayerProperties(context.getInstanceInterfa… in enumerateDeviceExtensions() local
/external/libvpx/libvpx/test/
Dsvc_test.cc106 void Pass1EncodeNFrames(const int n, const int layers, in Pass1EncodeNFrames()
167 const int n, const int layers, in Pass2EncodeNFrames()
/external/deqp/external/vulkancts/framework/vulkan/
DvkQueryUtil.cpp270 bool isLayerSupported (const std::vector<VkLayerProperties>& layers, const RequiredLayer& required) in isLayerSupported()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dmixer.c216 VdpLayer const *layers) in vlVdpVideoMixerRender()

12