OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wrapt
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/libs/rs/
rsSampler.cpp
40
RsSamplerValue
wrapT
,
48
mWrapT =
wrapT
;
rsSampler.h
38
RsSamplerValue
wrapT
,
/frameworks/base/opengl/java/android/opengl/
Texture.java
88
int wrapS, int
wrapT
,
110
wrapT
);
/frameworks/base/opengl/libagl/
TextureObjectManager.cpp
51
wrapt
= GL_REPEAT;
67
wrapt
= old->
wrapt
;
TextureObjectManager.h
76
GLenum
wrapt
;
member in class:android::EGLTextureObject
texture.cpp
93
GGL_TEXTURE_WRAP_T, u.texture->
wrapt
);
658
textureObject->
wrapt
= param;
[
all
...]
Completed in 25 milliseconds