Searched refs:DrawBitmapGetAddr8 (Results 1 – 3 of 3) sorted by relevance
62 *DrawBitmapGetAddr8(bm, x, y) = 0xFF; in make_alpha_image()158 *DrawBitmapGetAddr8(bm, x, y) = y * 4; // 4 cout in OnTestFunction()
103 uint8_t* DrawBitmapGetAddr8(OH_Drawing_Bitmap* bitmap, int x, int y);
126 uint8_t* DrawBitmapGetAddr8(OH_Drawing_Bitmap* bitmap, int x, int y) in DrawBitmapGetAddr8() function