Searched defs:GetRowPtr (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ui_lite/frameworks/render/ | ||
H A D | render_buffer.h | 106 uint8_t* GetRowPtr(int32_t y) in GetRowPtr() function in OHOS::RenderBuffer 114 const uint8_t* GetRowPtr(int32_t y) const in GetRowPtr() function in OHOS::RenderBuffer |
H A D | render_pixfmt_rgba_blend.h | 259 virtual inline uint8_t* GetRowPtr(int32_t y) in GetRowPtr() function in OHOS::RenderPixfmtRgbaBlend 270 virtual inline const uint8_t* GetRowPtr(int32_t y) const in GetRowPtr() function in OHOS::RenderPixfmtRgbaBlend |
Completed in 2 milliseconds