Home
last modified time | relevance | path

Searched defs:pixFormat (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/
H A D_layer_info_v10.md52 ### pixFormat subsection
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dbuffer_converter_unit_test.cpp66 const GraphicPixelFormat pixFormat) in CreateSurfaceAVBuffer()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.cpp63 RenderPixfmtRgbaBlend pixFormat(renderBuffer); in DoRender() local
114 RenderPixfmtRgbaBlend pixFormat(renderBuffer); in DoDrawShadow() local
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_hdi_omx_enc_test.cpp121 CodecVideoPortFormatParam pixFormat; variable
137 CodecVideoPortFormatParam pixFormat; variable
279 CodecVideoPortFormatParam pixFormat; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_omx_test.cpp318 CodecVideoPortFormatParam pixFormat; variable
330 CodecVideoPortFormatParam pixFormat; variable
451 CodecVideoPortFormatParam pixFormat; variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp98 std::vector<int32_t> pixFormat = data_->pixFormat; in GetSupportedFormats() local
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp283 CodecVideoPortFormatParam pixFormat; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_type.h292 PixelFormat pixFormat; /**< Pixel format of the layer */ member
326 PixelFormat pixFormat; /**< Pixel format of the buffer */ member
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h163 std::vector<int32_t> pixFormat; member
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp990 RenderPixfmtRgbaBlend pixFormat(renderBuffer); in OnBlendDraw() local
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h158 GraphicPixelFormat pixFormat; /**< Pixel format of the layer */ member