Home
last modified time | relevance | path

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

/third_party/skia/tools/sk_app/android/
H A DRasterWindowContext_android.cpp77 const int bytePerPixel = fBuffer.format == WINDOW_FORMAT_RGB_565 ? 2 : 4; in getBackbufferSurface() local
83 info, fBuffer.bits, fBuffer.stride * bytePerPixel, nullptr); in getBackbufferSurface()

Completed in 1 milliseconds