Home
last modified time | relevance | path

Searched defs:outLocation (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowView.java657 protected void getLocationOnScreen(int[] outLocation) { in getLocationOnScreen()
917 void getLocationOnScreen(int[] outLocation); in getLocationOnScreen()
/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp3884 uint32_t outLocation = 0; in TEST_F() local
3988 uint32_t outLocation = 0; in TEST_F() local
4091 uint32_t outLocation = 0; in TEST_F() local
/external/deqp/modules/glshared/
DglsShaderExecUtil.cpp670 const int outLocation = de::lookup(m_outputLayout.locationMap, output.name); in execute() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1344 const int outLocation = de::lookup(m_outputLayout.locationMap, output.name); in execute() local