| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSparseTextureTests.hpp | 51 GLint height; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
| H A D | esextcFragmentShadingRateAttachmentTests.hpp | 74 deUint32 height; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderOutput.cpp | 502 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 D | amber.h | 68 uint32_t height; member
|
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | image_diff.cc | 130 uint32_t height; in LoadPngToBuffer() local
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | frame_buffer.cc | 29 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 D | gralloc1.h | 61 int32_t height; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | SurfaceNULL.cpp | 39 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 D | SwizzleTest.cpp | 117 init2DCompressedTexture(GLenum internalFormat, GLsizei width, GLsizei height, GLsizei dataSize, const GLubyte *data) init2DCompressedTexture() argument
|
| H A D | FramebufferMultiviewTest.cpp | 73 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 D | Sample.h | 46 SkScalar height() const { return fHeight; } in height() function in Sample 50 void setHeight(SkScalar height) { this->setSize(fWidth, height); } in setHeight() argument
|
| H A D | SampleChart.cpp | 100 SkScalar height = SkIntToScalar(fSize.fHeight); variable
|
| /third_party/skia/src/codec/ |
| H A D | SkWbmpCodec.cpp | 75 uint64_t width, height; in read_header() local
|
| /third_party/skia/src/core/ |
| H A D | SkDeferredDisplayListRecorder.cpp | 211 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 D | SkDrawShadowInfo.h | 53 inline SkScalar AmbientBlurRadius(SkScalar height) { in AmbientBlurRadius() argument 57 inline SkScalar AmbientRecipAlpha(SkScalar height) { in AmbientRecipAlpha() argument
|
| H A D | SkImageInfo.cpp | 74 SkImageInfo SkImageInfo::MakeS32(int width, int height, SkAlphaType at) { in MakeS32() argument [all...] |
| H A D | SkRasterClipStack.h | 18 SkRasterClipStack(int width, int height) in SkRasterClipStack() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrRect.h | 44 int height() const { return fBottom - fTop; } in height() function
|
| /third_party/skia/src/gpu/ops/ |
| H A D | SmallPathAtlasMgr.cpp | 117 addToAtlas(GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, int width, int height, const void* image, GrDrawOpAtlas::AtlasLocator* locator) addToAtlas() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrSurface.h | 35 int height() const { return fDimensions.height(); } in height() function in GrSurface
|
| H A D | GrSurfaceProxyView.h | 45 int height() const { return this->proxy()->height(); } in height() function in GrSurfaceProxyView
|
| H A D | GrDynamicAtlas.cpp | 114 int height = b - t; in makeNode() local 131 bool GrDynamicAtlas::addRect(int width, int height, SkIPoint16* location) { in addRect() argument [all...] |
| H A D | GrPixmap.h | 28 int height() const { return fInfo.height(); } in height() function in GrPixmapBase
|
| H A D | SurfaceContext.h | 73 int height() const { return fReadView.proxy()->height(); } in height() function in skgpu::SurfaceContext
|
| /third_party/skia/src/opts/ |
| H A D | SkBlitMask_opts.h | 45 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
|