OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sSuperShapeParams
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/graphics_SanAngeles/src/
shapes.h
31
static const float
sSuperShapeParams
[][SUPERSHAPE_PARAMS] =
80
#define SUPERSHAPE_COUNT (sizeof(
sSuperShapeParams
) / sizeof(
sSuperShapeParams
[0]))
demo.c
671
sSuperShapeObjects[a] = createSuperShape(
sSuperShapeParams
[a]);
805
buildingScale =
sSuperShapeParams
[curShape][SUPERSHAPE_PARAMS - 1];
[
all
...]
Completed in 517 milliseconds