Searched defs:getTypeSize (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/img_utils/include/img_utils/
H A DTiffHelpers.h102 inline size_t getTypeSize(TagType type) { function in namespace:android::img_utils
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_CameraMetadata.cpp91 static size_t getTypeSize(uint8_t type) { function in struct:__anon808::Helpers
111 size_t typeSize = getTypeSize(type);
281 size_t tagSize = Helpers::getTypeSize(tagType);
318 size_t tagSize = Helpers::getTypeSize(tagType);

Completed in 60 milliseconds