Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/tools/
Dgenapi.py356 def removeDuplicates(apis): argument
371 def genHeaders(apis, fname): argument
387 def genSrcs(apis, fname): argument
405 apis = parseAllSpecs(API_SPECS) # read in all the specfiles variable
406 apis = removeDuplicates(apis) # remove duplication of functions common to GL1 and GL2 variable
/frameworks/support/renderscript/v8/rs_support/
Dspec.l18 ApiEntry apis[128]; variable
/frameworks/rs/
Dspec.l18 ApiEntry apis[128]; variable