| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
| D | esextcTextureCubeMapArrayTex3DValidation.cpp | 168 const glw::GLfloat maxTextureSize = (glw::GLfloat)de::max(correctWidth, correctHeight); in iterate() local
|
| /external/deqp/modules/glshared/ |
| D | glsMemoryStressCase.hpp | 51 int maxTextureSize; member
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeTextureApiTests.cpp | 332 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in compressedteximage2d_max_width_height() local 780 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in copyteximage2d_max_width_height() local 1421 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in teximage2d_max_width_height() local 2782 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in teximage3d_max_width_height_depth() local 3344 int maxTextureSize = ctx.getInteger(GL_MAX_TEXTURE_SIZE) + 1; in compressedteximage3d_max_width_height_depth() local
|
| D | es31fShaderTextureSizeTests.cpp | 172 glw::GLint maxTextureSize = 0; in init() local
|
| /external/skia/src/core/ |
| D | SkGpuBlurUtils.cpp | 59 static float adjust_sigma(float sigma, int maxTextureSize, int *scaleFactor, int *radius) { in adjust_sigma() 477 int maxTextureSize = context->priv().caps()->maxTextureSize(); in GaussianBlur() local
|
| /external/skqp/src/core/ |
| D | SkGpuBlurUtils.cpp | 58 static float adjust_sigma(float sigma, int maxTextureSize, int *scaleFactor, int *radius) { in adjust_sigma() 475 int maxTextureSize = context->contextPriv().caps()->maxTextureSize(); in GaussianBlur() local
|
| /external/webrtc/webrtc/modules/video_render/android/ |
| D | video_render_opengles20.cc | 102 int maxTextureSize[2]; in Setup() local
|
| /external/skia/src/gpu/ |
| D | GrContext.cpp | 219 int GrContext::maxTextureSize() const { return this->caps()->maxTextureSize(); } in maxTextureSize() function in GrContext
|
| D | GrSoftwarePathRenderer.cpp | 283 int maxTextureSize = args.fRenderTargetContext->caps()->maxTextureSize(); in onDrawPath() local
|
| D | GrBlurUtils.cpp | 330 int maxTextureSize = renderTargetContext->caps()->maxTextureSize(); in draw_shape_with_mask_filter() local
|
| D | GrCaps.h | 142 int maxTextureSize() const { return fMaxTextureSize; } in maxTextureSize() function
|
| D | GrDrawOpAtlas.cpp | 602 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig()
|
| /external/skia/tests/ |
| D | DrawOpAtlasTest.cpp | 235 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
|
| /external/skqp/tests/ |
| D | DrawOpAtlasTest.cpp | 236 void test_atlas_config(skiatest::Reporter* reporter, int maxTextureSize, size_t maxBytes, in test_atlas_config()
|
| /external/skqp/src/image/ |
| D | SkImage_Gpu.cpp | 451 auto maxTextureSize = context->contextPriv().caps()->maxTextureSize(); in MakeCrossContextFromEncoded() local 512 int maxTextureSize = context->contextPriv().caps()->maxTextureSize(); in MakeCrossContextFromPixmap() local
|
| D | SkImage_GpuYUVA.cpp | 203 int maxTextureSize = context->contextPriv().caps()->maxTextureSize(); in MakeFromYUVAPixmaps() local
|
| /external/skia/src/image/ |
| D | SkImage_GpuYUVA.cpp | 225 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeFromYUVAPixmaps() local
|
| D | SkImage_Gpu.cpp | 467 auto maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeCrossContextFromEncoded() local 537 int maxTextureSize = context->priv().caps()->maxTextureSize(); in MakeCrossContextFromPixmap() local
|
| /external/skqp/src/gpu/ |
| D | GrSoftwarePathRenderer.cpp | 280 int maxTextureSize = args.fRenderTargetContext->caps()->maxTextureSize(); in onDrawPath() local
|
| D | GrBlurUtils.cpp | 330 int maxTextureSize = renderTargetContext->caps()->maxTextureSize(); in draw_shape_with_mask_filter() local
|
| D | GrCaps.h | 142 int maxTextureSize() const { return fMaxTextureSize; } in maxTextureSize() function
|
| D | GrDrawOpAtlas.cpp | 602 GrDrawOpAtlasConfig::GrDrawOpAtlasConfig(int maxTextureSize, size_t maxBytes) { in GrDrawOpAtlasConfig()
|
| /external/skia/src/shaders/ |
| D | SkPictureShader.cpp | 336 int maxTextureSize = 0; in asFragmentProcessor() local
|
| /external/skqp/src/shaders/ |
| D | SkPictureShader.cpp | 333 int maxTextureSize = 0; in asFragmentProcessor() local
|
| /external/deqp/modules/gles2/performance/ |
| D | es2pTextureUploadTests.cpp | 143 int maxTextureSize; in init() local
|