Searched refs:nativeInfo (Results 1 – 2 of 2) sorted by relevance
207 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local222 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()263 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
2298 const nativegl::InternalFormat &nativeInfo = in SupportsNativeRendering() local2300 return nativegl_gl::MeetsRequirements(functions, nativeInfo.textureAttachment); in SupportsNativeRendering()