Home
last modified time | relevance | path

Searched defs:layerInfo (Results 1 - 14 of 14) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_device/composer/
H A Dhdi_video_composition.cpp55 LayerInfo layerInfo = { rect.w, rect.h, LAYER_TYPE_OVERLAY, 8, PIXEL_FMT_YCRCB_420_P }; // the bpp of yuv is 8 in CreateVideoLayerForHdiLayer() local
/drivers/peripheral/display/hal/default_standard/src/display_layer_video/
H A Ddisplay_layer_video.cpp50 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() argument
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.cpp90 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() argument
H A Dhdi_session.cpp232 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() argument
/drivers/peripheral/display/composer/test/benchmark/
H A Ddisplay_benchmark_test.cpp226 LayerInfo layerInfo; in BENCHMARK_F() local
456 LayerInfo layerInfo; in BENCHMARK_F() local
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_display.cpp89 int32_t HdiDisplay::CreateLayer(const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() argument
H A Ddisplay_composer_vdi_impl.cpp213 int32_t DisplayComposerVdiImpl::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t& layerId) in CreateLayer() argument
H A Dhdi_session.cpp256 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() argument
/drivers/peripheral/display/composer/test/fuzztest/layer_fuzzer/
H A Dlayer_fuzzer.cpp56 static int32_t GetLayerInfo(LayerInfo& layerInfo) in GetLayerInfo() argument
137 LayerInfo layerInfo; in UsingCreateLayer() local
/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp227 int32_t DisplayComposerVdiImpl::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t& layerId) in CreateLayer() argument
/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp497 int32_t DisplayComposerService::CreateLayer(uint32_t devId, const LayerInfo& layerInfo, uint32_t cacheCount, in CreateLayer() argument
/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp208 int32_t DisplayDeviceService::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layerId) in CreateLayer() argument
/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c272 static int32_t CreateLayer(uint32_t devId, const LayerInfo *layerInfo, uint32_t *layerId) in CreateLayer() argument
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1006 int32_t DisplayDeviceProxy::CreateLayer(uint32_t devId, const LayerInfo &layerInfo, uint32_t &layerId) in CreateLayer() argument

Completed in 14 milliseconds