Home
last modified time | relevance | path

Searched defs:get_image_data (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/CBDT/
H A DCBDT.hh167 bool get_image_data (unsigned int idx, in get_image_data() function
326 get_image_data (unsigned int idx, unsigned int *offset, in get_image_data() function
515 bool get_image_data (unsigned int gid, in get_image_data() function
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_d/
H A Dtest_autoframing.py54 def get_image_data(self, cap, props, faces): member in AutoframingTest