HomeSort by relevance Sort by last modified time
    Searched refs:supportedWritePixelsColorType (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/
GrCaps.h 209 virtual GrColorType supportedWritePixelsColorType(GrPixelConfig config,
GrOpFlushState.cpp 94 fGpu->caps()->supportedWritePixelsColorType(dstSurface->config(), srcColorType) != srcColorType) {
GrContextPriv.cpp 611 GrColorType allowedColorType = fContext->priv().caps()->supportedWritePixelsColorType(
    [all...]
  /external/skqp/src/gpu/
GrCaps.h 211 virtual GrColorType supportedWritePixelsColorType(GrPixelConfig config,
GrOpFlushState.cpp 81 fGpu->caps()->supportedWritePixelsColorType(dstSurface->config(), srcColorType) != srcColorType) {
GrContext.cpp 516 GrColorType allowedColorType = fContext->contextPriv().caps()->supportedWritePixelsColorType(
    [all...]

Completed in 151 milliseconds