Searched defs:PixValuePtr (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ui_lite/frameworks/render/ | ||
H A D | render_pixfmt_rgba_blend.h | 302 virtual inline PixelColorType* PixValuePtr(int32_t x, int32_t y) in PixValuePtr() function in OHOS::RenderPixfmtRgbaBlend 313 virtual inline const PixelColorType* PixValuePtr(int32_t x, int32_t y) const in PixValuePtr() function in OHOS::RenderPixfmtRgbaBlend 325 inline static PixelColorType* PixValuePtr(void* pixelPtr) in PixValuePtr() function in OHOS::RenderPixfmtRgbaBlend 336 inline static const PixelColorType* PixValuePtr(const void* pixelPtr) in PixValuePtr() function in OHOS::RenderPixfmtRgbaBlend |
Completed in 1 milliseconds