Lines Matching refs:kARM
162 if (ctxInfo.vendor() == GrGLVendor::kARM) { in init()
167 if (ctxInfo.vendor() == GrGLVendor::kARM || in init()
365 if (ctxInfo.vendor() != GrGLVendor::kARM && in init()
411 (ctxInfo.vendor() == GrGLVendor::kARM || in init()
547 if (ctxInfo.vendor() == GrGLVendor::kARM) { in init()
555 fReuseScratchTextures = (ctxInfo.vendor() != GrGLVendor::kARM); in init()
558 fReuseScratchBuffers = ctxInfo.vendor() != GrGLVendor::kARM in init()
721 if (ctxInfo.vendor() == GrGLVendor::kARM) { in init()
3822 if (ctxInfo.vendor() == GrGLVendor::kARM) { in applyDriverCorrectnessWorkarounds()
3863 ctxInfo.vendor() == GrGLVendor::kARM /* http://skbug.com/11906 */) { in applyDriverCorrectnessWorkarounds()
3888 if (ctxInfo.vendor() == GrGLVendor::kARM) { in applyDriverCorrectnessWorkarounds()