Searched refs:MINIGBM (Results 1 – 3 of 3) sorted by relevance
101 enum GrallocImplementation { MINIGBM, GOLDFISH_GRALLOC }; enumerator
27 static GrallocImplementation s_gralloc_implementation = MINIGBM;
335 *yStridePixels = alignToPower2(width, emugl::getGrallocImplementation() == MINIGBM in getYUVOffsets()