Searched defs:find_first_zero (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DPaintTest.cpp53 static int find_first_zero(const uint16_t glyphs[], int count) { function
104 int index = find_first_zero(glyphs1, NGLYPHS);
/external/e2fsprogs/lib/ext2fs/
H A Dbmap64.h95 errcode_t (*find_first_zero)(ext2fs_generic_bitmap bitmap, member in struct:ext2_bitmap_ops
/external/skia/tests/
H A DPaintTest.cpp53 static int find_first_zero(const uint16_t glyphs[], int count) { function
104 int index = find_first_zero(glyphs1, NGLYPHS);

Completed in 109 milliseconds