Home
last modified time | relevance | path

Searched refs:PixPtr (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/render/
H A Drender_pixfmt_rgba_blend.h286 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 Drender_pixfmt_rgba_blend.cpp24 rBuf_->Attach(pixf.PixPtr(r.GetLeft(), stride < 0 ? r.GetBottom() : r.GetTop()), in Attach()

Completed in 2 milliseconds