Searched refs:mDefaultPixelFormat (Results 1 – 2 of 2) sorted by relevance
162 const PixelFormat mDefaultPixelFormat; variable
277 : RenderEngine(threaded), mDefaultPixelFormat(pixelFormat) { in SkiaRenderEngine()1204 const float SURFACE_SIZE_MULTIPLIER = 3.5f * bytesPerPixel(mDefaultPixelFormat); in onActiveDisplaySizeChanged()