OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasTexcoords
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/opengl/java/android/opengl/
Group.java
124
if (parent.
hasTexcoords
()) {
138
if (parent.
hasTexcoords
() && mat.getMap_Kd().length() > 0) {
Material.java
82
if (parent.
hasTexcoords
() && map_kd.length() > 0) {
Object3D.java
112
public boolean
hasTexcoords
() {
Completed in 92 milliseconds