Searched refs:origFormat (Results 1 – 3 of 3) sorted by relevance
1653 const GrBackendFormat& origFormat = fRenderTargetContext->asSurfaceProxy()->backendFormat(); in onCreateDevice() local1654 GrBackendFormat format = origFormat.makeTexture2D(); in onCreateDevice()
2463 UnicodeString origFormat; in TestRelative() local2464 en_full->format(*c, origFormat, pos); in TestRelative()2466 if(parseFormat!=origFormat) { in TestRelative()2467 …elative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat); in TestRelative()
1808 const GrBackendFormat& origFormat = fRenderTargetContext->asSurfaceProxy()->backendFormat(); in onCreateDevice() local1809 GrBackendFormat format = origFormat.makeTexture2D(); in onCreateDevice()