Searched refs:mDefaultPixelFormat (Results 1 – 2 of 2) sorted by relevance
124 const PixelFormat mDefaultPixelFormat; variable
312 mDefaultPixelFormat(static_cast<PixelFormat>(args.pixelFormat)), in SkiaGLRenderEngine()1421 const float SURFACE_SIZE_MULTIPLIER = 3.5f * bytesPerPixel(mDefaultPixelFormat); in onActiveDisplaySizeChanged()