Searched refs:PixPtr (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/frameworks/render/ | ||
H A D | render_pixfmt_rgba_blend.h | 286 virtual inline uint8_t* PixPtr(int32_t x, int32_t y) in PixPtr() function in OHOS::RenderPixfmtRgbaBlend 291 virtual inline const uint8_t* PixPtr(int32_t x, int32_t y) const in PixPtr() function in OHOS::RenderPixfmtRgbaBlend |
H A D | render_pixfmt_rgba_blend.cpp | 24 rBuf_->Attach(pixf.PixPtr(r.GetLeft(), stride < 0 ? r.GetBottom() : r.GetTop()), in Attach() |
Completed in 2 milliseconds