OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dePoolArray_setSize
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/delibs/depool/
dePoolArray.h
54
deBool
dePoolArray_setSize
(dePoolArray* arr, int size);
138
return
dePoolArray_setSize
((dePoolArray*)arr, size); \
dePoolArray.c
141
deBool
dePoolArray_setSize
(dePoolArray* arr, int size)
Completed in 49 milliseconds