Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp455 int getCropRect(CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out) { in getCropRect()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp274 CroppingType ct, const Size& inSize, const Size& outSize, IMapper::Rect* out) { in getCropRect()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h9251 const unsigned char *inPtr, size_t inSize, in CompressPiz()