Searched defs:stack (Results 1 – 11 of 11) sorted by relevance
130 for (auto &stack : mTextureMatrices) in initialize() local261 auto &stack = currentMatrixStack(); in pushMatrix() local268 auto &stack = currentMatrixStack(); in popMatrix() local
1236 const auto &stack = context->getState().gles1().currentMatrixStack(); in ValidatePopMatrix() local1248 const auto &stack = context->getState().gles1().currentMatrixStack(); in ValidatePushMatrix() local
180 void *arg, const char *name, void * stack, in __xf_thread_create()
86 struct json_tokener_srec *stack; member
276 std::vector<String> stack; in simplifyComponents() local
238 uint32_t stack[STACK_SIZE / sizeof(uint32_t)] bulk_data; variable
268 CallStack::CallStackUPtr stack; member