Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
Ddraw_canvas.cpp63 RenderPixfmtRgbaBlend pixFormat(renderBuffer); in DoRender() local
114 RenderPixfmtRgbaBlend pixFormat(renderBuffer); in DoDrawShadow() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
Dbuffer_converter_unit_test.cpp66 const GraphicPixelFormat pixFormat) in CreateSurfaceAVBuffer()
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
Davcodec_info.cpp99 std::vector<int32_t> pixFormat = data_->pixFormat; in GetSupportedFormats() local
/foundation/multimedia/av_codec/interfaces/inner_api/native/
Davcodec_info.h171 std::vector<int32_t> pixFormat; member
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
Dsurface_type.h158 GraphicPixelFormat pixFormat; /**< Pixel format of the layer */ member
/foundation/arkui/ui_lite/frameworks/components/
Dui_canvas.cpp990 RenderPixfmtRgbaBlend pixFormat(renderBuffer); in OnBlendDraw() local