Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/render/
H A Drender_pixfmt_rgba_blend.h302 virtual inline PixelColorType* PixValuePtr(int32_t x, int32_t y) in PixValuePtr() function
313 virtual inline const PixelColorType* PixValuePtr(int32_t x, int32_t y) const in PixValuePtr() function
325 inline static PixelColorType* PixValuePtr(void* pixelPtr) in PixValuePtr() function
336 inline static const PixelColorType* PixValuePtr(const void* pixelPtr) in PixValuePtr() function