Searched refs:fMinAPIVersion (Results 1 – 4 of 4) sorted by relevance
51 uint32_t fMinAPIVersion; // Deprecated. Set fInstanceVersion instead. member
135 context->fMinAPIVersion = application_->GetAPIVersion(); in CreateSkiaBackendContext()
112 backend_context.fMinAPIVersion = application_->GetAPIVersion(); in Initialize()