Searched refs:not_supported_for_layers (Results 1 – 1 of 1) sorted by relevance
435 static bool not_supported_for_layers(const SkPaint& layerPaint) { in not_supported_for_layers() function447 if (layerPaint && not_supported_for_layers(*layerPaint)) { in onCreateDevice()