Home
last modified time | relevance | path

Searched defs:bottomHeight (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp215 int bottomHeight = viewport.height / 2; in iterate() local
538 int bottomHeight = viewport.height / 2; iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp205 int bottomHeight = viewport.height / 2; in iterate() local
547 int bottomHeight = viewport.height / 2; iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp670 const int bottomHeight = viewportHeight / 2; in iterate() local
991 const int bottomHeight = viewportHeight / 2; in iterate() local
1326 const int bottomHeight = viewportHeight / 2; iterate() local
1669 const int bottomHeight = viewportHeight / 2; iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp570 const int bottomHeight = viewportHeight / 2; in iterate() local
893 const int bottomHeight = viewportHeight / 2; in iterate() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp317 auto bottomHeight = std::max(errorHeight, countHeight); in CalculateBoundsRect() local

Completed in 21 milliseconds