Searched refs:crossContextTextureSupport (Results 1 – 6 of 6) sorted by relevance
243 bool crossContextTextureSupport() const { return fCrossContextTextureSupport; } in crossContextTextureSupport() function
245 bool crossContextTextureSupport() const { return fCrossContextTextureSupport; } in crossContextTextureSupport() function
447 if (!context || !context->contextPriv().caps()->crossContextTextureSupport()) { in MakeCrossContextFromEncoded()499 if (!context || !context->contextPriv().caps()->crossContextTextureSupport()) { in MakeCrossContextFromPixmap()
458 if (!context || !context->priv().caps()->crossContextTextureSupport()) { in MakeCrossContextFromEncoded()519 if (!context || !context->priv().caps()->crossContextTextureSupport()) { in MakeCrossContextFromPixmap()
879 if (!ctx->priv().caps()->crossContextTextureSupport()) { in test_cross_context_image()1059 if (!ctx || !ctx->priv().caps()->crossContextTextureSupport()) { in DEF_GPUTEST()
879 if (!ctx->contextPriv().caps()->crossContextTextureSupport()) { in test_cross_context_image()1059 if (!ctx || !ctx->contextPriv().caps()->crossContextTextureSupport()) { in DEF_GPUTEST()