Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/tools/
Dgenapi.py364 def removeDuplicates(apis): argument
379 def genHeaders(apis, fname): argument
395 def genSrcs(apis, fname): argument
413 apis = parseAllSpecs(API_SPECS) # read in all the specfiles variable
414 apis = removeDuplicates(apis) # remove duplication of functions common to multiple versions variable
/frameworks/rs/
Dspec.l18 ApiEntry apis[128]; variable