Home
last modified time | relevance | path

Searched defs:gID (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnmfmapts.cpp293 static char gID; member in NFTestFactory
296 char NFTestFactory::gID = 0; member in NFTestFactory
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnmfmapts.cpp293 static char gID; member in NFTestFactory
296 char NFTestFactory::gID = 0; member in NFTestFactory
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrTriangulator.cpp406 static int gID = 0; in Poly() local
481 static float gID = 0.0f; in appendPointToContour() local
1690 static float gID = 0.0f; in SortMesh() local
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFType1Font.cpp351 for (int gID = firstGlyphID; gID <= lastGlyphID; gID++) { in SkPDFEmitType1Font() local
H A DSkPDFFont.cpp741 for (SkGlyphID gID : SingleByteGlyphIdIterator(firstGlyphID, lastGlyphID)) { in emit_subset_type3() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dmorton_radix_sort.h214 const uint gID = get_local_id(0) + get_group_id(0) * get_local_size(0); in sort_morton_codes_scatter_items_func() local
/aosp_15_r20/external/skia/src/ports/
H A DSkFontHost_FreeType.cpp679 for (int gID = 0; gID < numGlyphs; ++gID) { in getPostScriptGlyphNames() local