Lines Matching refs:using
56 using MemoryOverflowCalllback = std::function<void(int32_t, size_t, bool)>;
323 using GrRecordingContext::maxTextureSize;
328 using GrRecordingContext::maxRenderTargetSize;
333 using GrRecordingContext::colorTypeSupportedAsImage;
339 using GrRecordingContext::colorTypeSupportedAsSurface;
346 using GrRecordingContext::maxSurfaceSampleCountForColorType;
359 * knows that Skia has finished waiting on them. This can be done by using finishedProcs on
425 // Chrome is using this!
440 using GrRecordingContext::defaultBackendFormat;
446 * It is the client's responsibility to delete all these objects (using deleteBackendTexture)
682 using GrRecordingContext::compressedBackendFormat;
948 using INHERITED = GrRecordingContext;