Home
last modified time | relevance | path

Searched refs:bitmap1 (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h142 SkBitmap * PiPCopyToOneFile(SkBitmap *bitmap0, SkBitmap *bitmap1);
Dqcamera_test.cpp258 SkBitmap *bitmap0, SkBitmap *bitmap1) in PiPCopyToOneFile() argument
267 if (bitmap0 == NULL && bitmap1 == NULL) { in PiPCopyToOneFile()
277 size1 = bitmap1->getSize(); in PiPCopyToOneFile()
285 src = bitmap1; in PiPCopyToOneFile()
287 dst = bitmap1; in PiPCopyToOneFile()