Searched defs:defaultFormat (Results 1 – 2 of 2) sorted by relevance
23 private final DecodeFormat defaultFormat; field in BitmapPreFiller28 …ublic BitmapPreFiller(MemoryCache memoryCache, BitmapPool bitmapPool, DecodeFormat defaultFormat) { in BitmapPreFiller()
1580 angle::FormatID defaultFormat = GetCurrentValueFormatID(gl::VertexAttribType::Float); in initDefaults() local