Home
last modified time | relevance | path

Searched defs:height (Results 951 - 975 of 2302) sorted by relevance

1...<<31323334353637383940>>...93

/third_party/skia/gm/
H A Drasterhandleallocator.cpp185 static bool Create(int width, int height, bool is_opaque, SkRasterHandleAllocator::Rec* rec) { in Create() argument
H A Dgm.h146 SkScalar height() { in height() function in skiagm::GM
H A Dcirculararcs.cpp212 SkScalar height = paints.count() * (kS + kPad); in DEF_SIMPLE_GM() local
H A Dshadowutils.cpp27 void draw_shadow(SkCanvas* canvas, const SkPath& path, SkScalar height, SkColor color, in draw_shadow() argument
/third_party/skia/experimental/sktext/src/
H A DLine.h44 SkScalar height() const { in height() function in skia::text::TextMetrics
185 SkScalar height() const { return fTextMetrics.height(); } in height() function in skia::text::LogicalLine
H A DVisualRun.h51 SkScalar height() const { return fAdvance.fY; } in height() function in skia::text::VisualRun
/third_party/skia/include/core/
H A DSkImageInfo.h460 int height() const { return fDimensions.height(); } height() function
[all...]
H A DSkBitmap.h149 int height() const { return fPixmap.height(); } in height() function in SkBitmap
[all...]
H A DSkSurfaceCharacterization.h100 int height() const { return fImageInfo.height(); } in height() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::VulkanSecondaryCBCompatible
246 int height() const { return 0; } in height() function in SkSurfaceCharacterization::Textureable::MipMapped::UsesGLFBO0::VkRTSupportsInputAttachment::SkSurfaceCharacterization
/third_party/skia/include/gpu/
H A DGrBackendSurface.h309 int height() const { return fHeight; } in height() function in GrBackendTexture
514 int height() const { return fHeight; } height() function in GrBackendRenderTarget
[all...]
/third_party/skia/modules/skparagraph/src/
H A DRunBaseImpl.cpp269 SkScalar height = joinRect.height(); in getAllGlyphRectInfo() local
274 SkScalar height = joinRect.GetHeight(); in getAllGlyphRectInfo() local
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
H A DSkottieRunner.java90 updateAnimationSurface(Animatable animation, SurfaceTexture surfaceTexture, int width, int height) updateAnimationSurface() argument
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
H A Dnative-lib.cpp177 Java_org_skia_skottie_SkottieAnimation_nDrawFrame(JNIEnv *env, jclass clazz, jlong nativeProxy, jint width, jint height, jboolean wideColorGamut, jfloat progress, jint backgroundColor, jboolean forceDraw) Java_org_skia_skottie_SkottieAnimation_nDrawFrame() argument
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DViewerActivity.java127 public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp206 int height; member
229 sk_sp<SkSurface> MakeOnScreenGLSurface(sk_sp<GrDirectContext> grContext, int width, int height) { in MakeOnScreenGLSurface() argument
257 sk_sp<SkSurface> MakeRenderTarget(sk_sp<GrDirectContext> grContext, int width, int height) { in MakeRenderTarget() argument
/third_party/skia/bench/
H A DGameBench.cpp98 int width, height; variable
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthTests.cpp136 int height = deMin32(renderTarget.getHeight(), 128); in iterate() local
159 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); in iterate() local
H A Des3fFboDepthbufferTests.cpp52 BasicFboDepthCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in BasicFboDepthCase() argument
144 DepthWriteClampCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in DepthWriteClampCase() argument
230 DepthTestClampCase (Context& context, const char* name, const char* desc, deUint32 format, int width, int height) in DepthTestClampCase() argument
H A Des3fFboTestCase.cpp69 int height = deMin32(renderTarget.getHeight(), m_viewportHeight); in iterate() local
108 sglr::ReferenceContextBuffers buffers (tcu::PixelFormat(8,8,8,renderTarget.getPixelFormat().alphaBits?8:0), renderTarget.getDepthBits(), renderTarget.getStencilBits(), width, height); in iterate() local
127 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height, const tcu::TextureFormat& format, const tcu::Vec4& scale, const tcu::Vec4& bias) in readPixels() argument
129 FboTestUtil::readPixels(*getCurrentContext(), dst, x, y, width, height, format, scale, bias); in readPixels() local
132 void FboTestCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height) in readPixels() argument
H A Des3fShaderFragDataTests.cpp281 const int height = 128; in iterate() local
H A Des3fTextureSizeTests.cpp78 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() argument
203 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() argument
348 int height; init() member
361 int height; init() member
391 int height = sizes2D[sizeNdx].height; init() local
414 int height = sizesCube[sizeNdx].height; init() local
[all...]
H A Des3fTextureSwizzleTests.cpp125 int height = de::min(128, m_context.getRenderContext().getRenderTarget().getHeight()); in init() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pTextureCases.cpp105 int height = m_renderCtx.getRenderTarget().getHeight(); in init() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp245 const int height = renderTarget.getHeight(); in genPositions() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp317 int height; member
366 const int height = getHeight(); in iterate() local
436 GLint height = 0; getHeight() local
550 name << width << "x" << height; createFboNoAttachmentTests() local
629 const int height = rng.getInt(1, maxHeight); createFboNoAttachmentTests() local
[all...]

Completed in 22 milliseconds

1...<<31323334353637383940>>...93