Home
last modified time | relevance | path

Searched defs:layers (Results 1 - 25 of 250) sorted by relevance

12345678910

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_framebuffer.h40 uint32_t layers; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTexture.cpp84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, const int samples, const int levels) in Texture() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTexture.cpp84 Texture::Texture (const ImageType imageType, const tcu::IVec3& imageLayerSize, const int layers, const int samples, const int levels) in Texture() argument
/third_party/vulkan-loader/tests/framework/icd/
H A Dtest_icd.cpp67 LayerDefinition& FindLayer(std::vector<LayerDefinition>& layers, std::string layerName) { in FindLayer() argument
74 bool CheckLayer(std::vector<LayerDefinition>& layers, std::string layerName) { in CheckLayer() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_physical_screen_processor.cpp77 void RSPhysicalScreenProcessor::Redraw(const sptr<Surface>& surface, const std::vector<LayerInfoPtr>& layers) in Redraw() argument
H A Drs_uni_render_engine.cpp58 void RSUniRenderEngine::DrawLayers(RSPaintFilterCanvas& canvas, const std::vector<LayerInfoPtr>& layers, bool forceCPU, in DrawLayers() argument
H A Drs_render_engine.cpp68 void RSRenderEngine::DrawLayers(RSPaintFilterCanvas& canvas, const std::vector<LayerInfoPtr>& layers, bool forceCPU, in DrawLayers() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_backend.h37 std::vector<LayerInfoPtr> layers; member
/third_party/ffmpeg/libavutil/
H A Dhwcontext_drm.h149 AVDRMLayerDescriptor layers[AV_DRM_MAX_PLANES]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h40 uint32_t layers:6; member
H A Dzink_instance.py357 layers = LAYERS global() variable
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.c135 unsigned lvl, layers = 0; in fd5_sampler_view_create() local
/third_party/skia/modules/skottie/src/
H A DComposition.cpp120 std::vector<sk_sp<sksg::RenderNode>> layers; in build() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_engine_test.cpp104 std::vector<LayerInfoPtr> layers; in HWTEST() local
H A Drs_render_engine_test.cpp159 std::vector<LayerInfoPtr> layers; in HWTEST_F() local
H A Drs_physical_screen_processor_test.cpp286 std::vector<LayerInfoPtr> layers; in HWTEST_F() local
H A Drs_base_render_engine_test.cpp79 std::vector<LayerInfoPtr> layers; in HWTEST() local
102 std::vector<LayerInfoPtr> layers; in HWTEST() local
[all...]
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_composition_check.cpp37 static void SimpleHandleAlpha(const LayerSettings& layers, uint32_t& color) in SimpleHandleAlpha() argument
57 static std::vector<uint32_t> GetCheckColors(const std::vector<LayerSettings> &layers, const std::vector<Point> &points) in GetCheckColors() argument
80 int32_t HdiCompositionCheck::Check(const std::vector<LayerSettings> &layers, in Check() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.h33 VulkanLayerSet layers; member
69 std::vector<VkLayerProperties> layers; member
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_base_render_engine_unit_test.cpp53 std::vector<LayerInfoPtr> layers; in HWTEST() local
102 std::vector<LayerInfoPtr> layers; in HWTEST() local
[all...]
H A Drs_physical_screen_processor_unit_test.cpp321 std::vector<LayerInfoPtr> layers; in HWTEST_F() local
H A Drs_render_engine_unit_test.cpp129 std::vector<LayerInfoPtr> layers; in HWTEST_F() local
H A Drs_unittest_base_render_engine_test.cpp230 std::vector<LayerInfoPtr> layers; in HWTEST() local
253 std::vector<LayerInfoPtr> layers; in HWTEST() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dcell_edac.c172 struct edac_mc_layer layers[2]; in cell_edac_probe() local
H A Docteon_edac-lmc.c228 struct edac_mc_layer layers[1]; in octeon_lmc_edac_probe() local

Completed in 12 milliseconds

12345678910