Home
last modified time | relevance | path

Searched defs:colorMap (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_overdraw_controller.cpp133 std::map<int, Drawing::ColorQuad> colorMap; in OnColorChange() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/jpeg_hw_decode/common/
H A Dmock_jpeg_hw_decode_flow.cpp125 static const std::map<UserColorFormat, PixelFormat> colorMap = { in UserColorFmtToPixelFmt() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp154 ColorMapObject* colorMap = nullptr; in SetGifFrame() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_encoder.cpp273 ColorType *colorMap = (ColorType *)malloc(sizeof(ColorType) * COLOR_MAP_SIZE); in processFrame() local
[all...]
H A Dgif_decoder.cpp432 const ColorMapObject *colorMap = gifPtr_->SColorMap; in PaddingData() local
470 CopyLine(const GifByteType *srcFrame, uint32_t *dstPixelMapBuffer, int32_t frameWidth, int32_t transparentColor, const ColorMapObject *colorMap) CopyLine() argument

Completed in 8 milliseconds