Searched refs:bytesPerStride (Results 1 – 3 of 3) sorted by relevance
286 int32_t bytesPerStride = -1; in TEST_P() local289 &bytesPerPixel, &bytesPerStride))); in TEST_P()293 EXPECT_GT(bytesPerStride, -1); in TEST_P()307 bytesPerStride = -1; in TEST_P()312 &bytesPerPixel, &bytesPerStride))); in TEST_P()321 EXPECT_GT(bytesPerStride, -1); in TEST_P()
201 * should be returned. bytesPerStride must contain the bytes per stride of202 * the buffer. If the bytesPerStride is unknown or variable, a value of -1224 * @return bytesPerStride the number of bytes per stride of the buffer233 int32_t bytesPerStride);
381 int32_t bytesPerStride; in lock() local383 &bytesPerStride); in lock()