Searched defs:texture_format (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/cc/quads/
H A Dpicture_draw_quad.h31 ResourceFormat texture_format,
43 ResourceFormat texture_format,
51 ResourceFormat texture_format; member in class:cc::PictureDrawQuad
H A Dpicture_draw_quad.cc26 ResourceFormat texture_format,
38 !PlatformColor::SameComponentOrder(texture_format));
42 this->texture_format = texture_format;
52 ResourceFormat texture_format,
65 texture_format));
69 this->texture_format = texture_format;
89 value->SetInteger("texture_format", texture_format);
20 SetNew(const SharedQuadState* shared_quad_state, const gfx::Rect& rect, const gfx::Rect& opaque_rect, const gfx::Rect& visible_rect, const gfx::RectF& tex_coord_rect, const gfx::Size& texture_size, ResourceFormat texture_format, const gfx::Rect& content_rect, float contents_scale, scoped_refptr<PicturePileImpl> picture_pile) argument
45 SetAll(const SharedQuadState* shared_quad_state, const gfx::Rect& rect, const gfx::Rect& opaque_rect, const gfx::Rect& visible_rect, bool needs_blending, const gfx::RectF& tex_coord_rect, const gfx::Size& texture_size, ResourceFormat texture_format, const gfx::Rect& content_rect, float contents_scale, scoped_refptr<PicturePileImpl> picture_pile) argument
[all...]
H A Ddraw_quad_unittest.cc657 ResourceFormat texture_format = RGBA_8888; local
668 texture_format,
677 EXPECT_EQ(texture_format, copy_quad->texture_format);
685 texture_format,
692 EXPECT_EQ(texture_format, copy_quad->texture_format);
907 ResourceFormat texture_format = RGBA_8888; local
918 texture_format,
/external/chromium_org/cc/layers/
H A Dtiled_layer.h49 void SetTextureFormat(ResourceFormat texture_format) { argument
50 texture_format_ = texture_format;
/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_readback_support.cc38 SkColorType texture_format) {
40 switch (texture_format) {
59 DCHECK((int)texture_format <= (int)kLastEnum_SkColorType);
60 format_support_table_[texture_format] =
37 CheckForReadbackSupport( SkColorType texture_format) argument
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_validation_autogen.h58 ValueValidator<GLenum> texture_format; variable
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_tex_image.c269 GLint texture_format,
300 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
268 intelSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_tex_image.c269 GLint texture_format,
300 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
268 intelSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_tex_image.c269 GLint texture_format,
300 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
268 intelSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tex_image.c269 GLint texture_format,
300 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
268 intelSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_tex_image.c269 GLint texture_format,
300 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
268 intelSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_tex_image.c269 GLint texture_format,
300 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
268 intelSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_texstate.c605 void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, argument
661 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_texstate.c605 void radeonSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, argument
661 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
/external/chromium_org/cc/output/
H A Drenderer_pixeltest.cc1721 ResourceFormat texture_format = RGBA_8888; local
1761 texture_format,
1786 texture_format,
1804 ResourceFormat texture_format = RGBA_8888; local
1832 texture_format,
1857 texture_format,
1895 ResourceFormat texture_format = RGBA_8888; local
1931 texture_format,
1951 ResourceFormat texture_format = RGBA_8888; local
1988 texture_format,
2106 ResourceFormat texture_format = RGBA_4444; local
[all...]
H A Dgl_renderer.cc1928 quad->texture_format);
1937 SkColorType colorType = ResourceFormatToSkColorType(quad->texture_format);
2616 ResourceFormat texture_format,
2628 GLDataFormat(texture_format),
2615 GetFramebufferTexture(unsigned texture_id, ResourceFormat texture_format, const gfx::Rect& window_rect) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c728 void r200SetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, argument
786 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/swrast/
H A Dswrast.c64 GLint texture_format, __DRIdrawable *dPriv)
78 internalFormat = (texture_format == __DRI_TEXTURE_FORMAT_RGB ? 3 : 4);
89 if (texture_format == __DRI_TEXTURE_FORMAT_RGB)
63 swrastSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_texstate.c728 void r200SetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, argument
786 if (texture_format == __DRI_TEXTURE_FORMAT_RGB) {
/external/mesa3d/src/mesa/drivers/dri/swrast/
H A Dswrast.c64 GLint texture_format, __DRIdrawable *dPriv)
78 internalFormat = (texture_format == __DRI_TEXTURE_FORMAT_RGB ? 3 : 4);
89 if (texture_format == __DRI_TEXTURE_FORMAT_RGB)
63 swrastSetTexBuffer2(__DRIcontext *pDRICtx, GLint target, GLint texture_format, __DRIdrawable *dPriv) argument
/external/chromium_org/cc/resources/
H A Dresource_provider_unittest.cc300 ResourceFormat texture_format = RGBA_8888; local
303 texture_format = RGBA_8888;
306 texture_format = BGRA_8888;
310 BoundTexture(GL_TEXTURE_2D)->Reallocate(size, texture_format);

Completed in 1788 milliseconds