Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/images/
Dbmpdecoderhelper.cpp127 int rowLen; in DecodeImage() local
/external/skia/src/images/
Dbmpdecoderhelper.cpp127 int rowLen; in DecodeImage() local
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp808 static inline int getRowPitch (const tcu::TextureFormat& transferFmt, int rowLen, int alignment) in getRowPitch()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp932 int rowLen = m_pixelUnpackRowLength > 0 ? m_pixelUnpackRowLength : width; in getUnpack2DAccess() local
942 int rowLen = m_pixelUnpackRowLength > 0 ? m_pixelUnpackRowLength : width; in getUnpack3DAccess() local