/external/chromium_org/cc/resources/ |
D | prioritized_resource_unittest.cc | 125 scoped_ptr<PrioritizedResource> textures[kMaxTextures * 2]; in TEST_F() local 169 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 236 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 306 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 386 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 459 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 603 scoped_ptr<PrioritizedResource> textures[kNumTextures]; in TEST_F() local 665 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 788 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local 845 scoped_ptr<PrioritizedResource> textures[kMaxTextures]; in TEST_F() local [all …]
|
/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/ |
D | VideoStreamsView.java | 134 int[] textures = yuvTextures[stream == Endpoint.LOCAL ? 0 : 1]; in setSize() local 223 private void texImage2D(I420Frame frame, int[] textures) { in texImage2D() 239 private void drawRectangle(int[] textures, FloatBuffer vertices) { in drawRectangle()
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/ |
D | check_table.cpp | 1519 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, in glAreTexturesResidentEXT() 1529 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) in glDeleteTexturesEXT() 1536 glGenTexturesEXT(GLsizei n, GLuint *textures) in glGenTexturesEXT()
|
/external/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1519 glAreTexturesResidentEXT(GLsizei n, const GLuint *textures, in glAreTexturesResidentEXT() 1529 glDeleteTexturesEXT(GLsizei n, const GLuint *textures) in glDeleteTexturesEXT() 1536 glGenTexturesEXT(GLsizei n, GLuint *textures) in glGenTexturesEXT()
|
/external/chromium_org/third_party/skia/src/gpu/effects/ |
D | GrSimpleTextureEffect.cpp | 57 GrTexture* textures[]) { in TestCreate()
|
D | GrCustomCoordsTextureEffect.cpp | 90 GrTexture* textures[]) { in TestCreate()
|
D | GrDistanceFieldTextureEffect.cpp | 101 GrTexture* textures[]) { in TestCreate()
|
D | GrBicubicEffect.cpp | 146 GrTexture* textures[]) { in TestCreate()
|
/external/skia/src/gpu/effects/ |
D | GrSimpleTextureEffect.cpp | 57 GrTexture* textures[]) { in TestCreate()
|
D | GrCustomCoordsTextureEffect.cpp | 90 GrTexture* textures[]) { in TestCreate()
|
D | GrDistanceFieldTextureEffect.cpp | 101 GrTexture* textures[]) { in TestCreate()
|
D | GrBicubicEffect.cpp | 146 GrTexture* textures[]) { in TestCreate()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
D | r300_context.c | 43 struct r300_textures_state *textures = in r300_release_referenced_objects() local
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_context.c | 43 struct r300_textures_state *textures = in r300_release_referenced_objects() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/materials/ |
D | MaterialContext.java | 41 /* package */final List<Structure> textures; field in MaterialContext 149 List<Texture> textures = new ArrayList<Texture>(entry.getValue().size()); in MaterialContext() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/dri/common/ |
D | dri_drawable.h | 59 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
|
/external/mesa3d/src/gallium/state_trackers/dri/common/ |
D | dri_drawable.h | 59 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
|
/external/mesa3d/src/glx/ |
D | single2.c | 883 __indirect_glAreTexturesResident(GLsizei n, const GLuint * textures, in __indirect_glAreTexturesResident() 939 glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, in glAreTexturesResidentEXT()
|
/external/chromium_org/third_party/mesa/src/src/glx/ |
D | single2.c | 883 __indirect_glAreTexturesResident(GLsizei n, const GLuint * textures, in __indirect_glAreTexturesResident() 939 glAreTexturesResidentEXT(GLsizei n, const GLuint * textures, in glAreTexturesResidentEXT()
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/ |
D | stw_st.c | 44 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
D | stw_st.c | 44 struct pipe_resource *textures[ST_ATTACHMENT_COUNT]; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/ |
D | egl_g3d_st.c | 211 struct pipe_resource *textures[NUM_NATIVE_ATTACHMENTS]; in egl_g3d_st_framebuffer_validate() local
|
D | egl_g3d_image.c | 48 struct pipe_resource *textures[NUM_NATIVE_ATTACHMENTS]; in egl_g3d_reference_native_pixmap() local
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
D | egl_g3d_image.c | 48 struct pipe_resource *textures[NUM_NATIVE_ATTACHMENTS]; in egl_g3d_reference_native_pixmap() local
|
D | egl_g3d_st.c | 211 struct pipe_resource *textures[NUM_NATIVE_ATTACHMENTS]; in egl_g3d_st_framebuffer_validate() local
|