Home
last modified time | relevance | path

Searched refs:size1 (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gchips/include/
Dgralloc3_priv.h277 int size1; member
386 size, size1, size2, in dump()
Dgralloc1_priv.h277 int size1; member
386 size, size1, size2, in dump()
/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h85 int size1 = 0; member
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp273 size1 = gralloc_hnd->alloc_sizes[1]; in init()
284 size1 = gralloc_hnd->attr_size; in init()
/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/
Dvendor_graphicbuffer_meta.cpp258 size1 = gralloc_hnd->sizes[1]; in init()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp226 size_t size1; in PiPCopyToOneFile() local
243 size1 = bitmap1->getSize(); in PiPCopyToOneFile()
244 if (size1 <= 0) { in PiPCopyToOneFile()
249 if (size0 > size1) { in PiPCopyToOneFile()
252 } else if (size1 > size0){ in PiPCopyToOneFile()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp743 length[1] = gmeta.size1; in getBufLength()