Searched refs:DrmCreateSurface (Results 1 – 2 of 2) sorted by relevance
46 GRSurfaceDrm* DrmCreateSurface(int width, int height);
111 GRSurfaceDrm* MinuiBackendDrm::DrmCreateSurface(int width, int height) { in DrmCreateSurface() function in MinuiBackendDrm362 GRSurfaceDrms[0] = DrmCreateSurface(width, height); in Init()363 GRSurfaceDrms[1] = DrmCreateSurface(width, height); in Init()