Home
last modified time | relevance | path

Searched refs:fBufferAlignment (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
H A DSurfaceContext.cpp752 size_t fBufferAlignment; in asyncReadPixels() member
772 context->fBufferAlignment); in asyncReadPixels()
984 size_t fBufferAlignment; in asyncRescaleAndReadPixelsYUV420() member
1005 rowBytes = SkAlignTo(rowBytes, context->fBufferAlignment); in asyncRescaleAndReadPixelsYUV420()
1012 rowBytes = SkAlignTo(rowBytes, context->fBufferAlignment); in asyncRescaleAndReadPixelsYUV420()

Completed in 4 milliseconds