Searched defs:cmap (Results 1 – 10 of 10) sorted by relevance
/aosp12/frameworks/minikin/tests/unittest/ |
H A D | CmapCoverageTest.cpp | 291 std::vector<uint8_t> cmap = in TEST() local 301 std::vector<uint8_t> cmap = in TEST() local 311 std::vector<uint8_t> cmap = in TEST() local 462 std::vector<uint8_t> cmap = builder.build(); in TEST() local 474 std::vector<uint8_t> cmap = builder.build(); in TEST() local 487 std::vector<uint8_t> cmap = builder.build(); in TEST() local 512 std::vector<uint8_t> cmap = builder.build(); in TEST() local 752 std::vector<uint8_t> cmap = builder.build(); in TEST() local 800 std::vector<uint8_t> cmap = builder.build(); in TEST() local 1184 std::vector<uint8_t> cmap = builder.build(); in TEST() local [all …]
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | GIFMovie.cpp | 120 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() 133 const ColorMapObject* cmap, int transparent, int copyWidth, in copyInterlaceGroup() 149 static void blitInterlace(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap, in blitInterlace() 180 static void blitNormal(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap, in blitNormal() 226 static void drawFrame(SkBitmap* bm, const SavedImage* frame, const ColorMapObject* cmap) in drawFrame()
|
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | FrameSequence_gif.cpp | 114 const ColorMapObject* cmap = mGif->SColorMap; in FrameSequence_gif() local 150 static void copyLine(Color8888* dst, const unsigned char* src, const ColorMapObject* cmap, in copyLine() 307 const ColorMapObject* cmap = gif->SColorMap; in drawFrame() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fb.h | 304 struct fb_cmap cmap; member
|
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/ |
H A D | msm_mdp.h | 753 struct fb_cmap cmap; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/ |
H A D | msm_mdp.h | 818 struct fb_cmap cmap; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm_mdp.h | 930 struct fb_cmap cmap; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | msm_mdp.h | 980 struct fb_cmap cmap; member
|
/aosp12/hardware/qcom/msm8x09/kernel-headers/linux/ |
H A D | msm_mdp.h | 747 struct fb_cmap cmap; member
|
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/linux/ |
H A D | msm_mdp.h | 979 struct fb_cmap cmap; member
|