Home
last modified time | relevance | path

Searched defs:validRowBytes (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext3D.cpp328 unsigned int validRowBytes = width * bytesPerPixel; in flipVertically() local
947 unsigned int validRowBytes = width * bytesPerPixel; in computeIncrementParameters() local