Home
last modified time | relevance | path

Searched defs:height (Results 826 - 850 of 2736) sorted by relevance

1...<<31323334353637383940>>...110

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp51 GLint height; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateAttachmentTests.hpp74 deUint32 height; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderOutput.cpp502 verifyResult(const unsigned char* result_image, unsigned int width, unsigned int height, unsigned int pixel_size) const verifyResult() argument
550 verifyResult(const unsigned char* result_image, unsigned int width, unsigned int height, unsigned int pixel_size) const verifyResult() argument
616 verifyResult(const unsigned char* result_image, unsigned int width, unsigned int height, unsigned int pixel_size) const verifyResult() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Damber.h68 uint32_t height; member
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dimage_diff.cc130 uint32_t height; in LoadPngToBuffer() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dframe_buffer.cc29 FrameBuffer( Device* device, const std::vector<const amber::Pipeline::BufferInfo*>& color_attachments, amber::Pipeline::BufferInfo depth_stencil_attachment, const std::vector<const amber::Pipeline::BufferInfo*>& resolve_targets, uint32_t width, uint32_t height) FrameBuffer() argument
/third_party/skia/third_party/externals/swiftshader/include/Android/hardware/
H A Dgralloc1.h61 int32_t height; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DSurfaceNULL.cpp39 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSwizzleTest.cpp117 init2DCompressedTexture(GLenum internalFormat, GLsizei width, GLsizei height, GLsizei dataSize, const GLubyte *data) init2DCompressedTexture() argument
H A DFramebufferMultiviewTest.cpp73 initializeFBOs(int width, int height, int numLayers, int baseViewIndex, int numViews, int numColorAttachments, bool stencil, bool depth) initializeFBOs() argument
/third_party/skia/samplecode/
H A DSample.h46 SkScalar height() const { return fHeight; } in height() function in Sample
50 void setHeight(SkScalar height) { this->setSize(fWidth, height); } in setHeight() argument
H A DSampleChart.cpp100 SkScalar height = SkIntToScalar(fSize.fHeight); variable
/third_party/skia/src/codec/
H A DSkWbmpCodec.cpp75 uint64_t width, height; in read_header() local
/third_party/skia/src/core/
H A DSkDeferredDisplayListRecorder.cpp211 makePromiseTexture( const GrBackendFormat& backendFormat, int width, int height, GrMipmapped mipMapped, GrSurfaceOrigin origin, SkColorType colorType, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace, PromiseImageTextureFulfillProc textureFulfillProc, PromiseImageTextureReleaseProc textureReleaseProc, PromiseImageTextureContext textureContext) makePromiseTexture() argument
H A DSkDrawShadowInfo.h53 inline SkScalar AmbientBlurRadius(SkScalar height) { in AmbientBlurRadius() argument
57 inline SkScalar AmbientRecipAlpha(SkScalar height) { in AmbientRecipAlpha() argument
H A DSkImageInfo.cpp74 SkImageInfo SkImageInfo::MakeS32(int width, int height, SkAlphaType at) { in MakeS32() argument
[all...]
H A DSkRasterClipStack.h18 SkRasterClipStack(int width, int height) in SkRasterClipStack() argument
/third_party/skia/src/gpu/geometry/
H A DGrRect.h44 int height() const { return fBottom - fTop; } in height() function
/third_party/skia/src/gpu/ops/
H A DSmallPathAtlasMgr.cpp117 addToAtlas(GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, int width, int height, const void* image, GrDrawOpAtlas::AtlasLocator* locator) addToAtlas() argument
/third_party/skia/src/gpu/
H A DGrSurface.h35 int height() const { return fDimensions.height(); } in height() function in GrSurface
H A DGrSurfaceProxyView.h45 int height() const { return this->proxy()->height(); } in height() function in GrSurfaceProxyView
H A DGrDynamicAtlas.cpp114 int height = b - t; in makeNode() local
131 bool GrDynamicAtlas::addRect(int width, int height, SkIPoint16* location) { in addRect() argument
[all...]
H A DGrPixmap.h28 int height() const { return fInfo.height(); } in height() function in GrPixmapBase
H A DSurfaceContext.h73 int height() const { return fReadView.proxy()->height(); } in height() function in skgpu::SurfaceContext
/third_party/skia/src/opts/
H A DSkBlitMask_opts.h45 D32_A8_Opaque_Color_neon(void* SK_RESTRICT dst, size_t dstRB, const void* SK_RESTRICT maskPtr, size_t maskRB, SkColor color, int width, int height) D32_A8_Opaque_Color_neon() argument
122 blit_mask_d32_a8_black(SkPMColor* dst, size_t dstRB, const SkAlpha* maskPtr, size_t maskRB, int width, int height) blit_mask_d32_a8_black() argument

Completed in 12 milliseconds

1...<<31323334353637383940>>...110