Searched refs:gfx_alloc (Results 1 – 1 of 1) sorted by relevance
48 static int gfx_alloc(uint32_t w, uint32_t h, int format, in gfx_alloc() function326 … if (gfx_alloc(width, height, HAL_PIXEL_FORMAT_NV12, usage, &mGfxHandle, &stride) != 0) in doMapping()