/third_party/skia/gm/ |
H A D | anisotropic.cpp | 77 int height = SkScalarFloorToInt(fImage->height() * gScales[i]); variable
|
H A D | imagefiltersscaled.cpp | 36 static sk_sp<SkImage> make_gradient_circle(int width, int height) { in make_gradient_circle() argument
|
H A D | mac_aa_explorer.cpp | 146 const SkScalar height = 500; in DEF_SIMPLE_GM() local
|
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/ |
H A D | MainActivity.java | 110 public void surfaceChanged(@NonNull SurfaceHolder holder, int format, int width, int height) { in surfaceChanged() argument
|
/third_party/skia/bench/ |
H A D | TileBench.cpp | 16 const int height = bm->height(); in create_gradient() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureTexelBufferTests.cpp | 68 const deUint32 height = 8; in createUniformTexelBufferTests() local
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
H A D | deTarga.c | 41 int height; in deImage_loadTarga() local 123 int height = image->height; in deImage_saveTarga() local [all...] |
/third_party/vk-gl-cts/framework/platform/android/ |
H A D | tcuAndroidWindow.cpp | 45 void Window::setBuffersGeometry (int width, int height, int32_t format) in setBuffersGeometry() argument 53 const int32_t height = ANativeWindow_getHeight(m_window); in getSize() local
|
/third_party/vk-gl-cts/framework/platform/ohos/ |
H A D | tcuOhosPlatform.cpp | 104 const deUint32 height = !initialSize ? (deUint32)300 : initialSize->y(); in createWindow() local
|
/third_party/vk-gl-cts/framework/platform/osx/ |
H A D | tcuOSXVulkanPlatform.cpp | 80 const deUint32 height = !initialSize ? 300 : initialSize->y(); in createWindow() local
|
/third_party/vk-gl-cts/framework/platform/win32/ |
H A D | tcuWin32Window.cpp | 40 Window::Window (HINSTANCE instance, int width, int height) in Window() argument 111 void Window::setSize (int width, int height) in setSize() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | RenderbufferD3D.cpp | 35 setStorage(const gl::Context *context, GLenum internalformat, GLsizei width, GLsizei height) setStorage() argument 44 setStorageMultisample(const gl::Context *context, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, gl::MultisamplingMode mode) setStorageMultisample() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | keyofAndIndexedAccess.js | [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | defs.h | 89 int height; member
|
H A D | codec_par.h | 128 int height; member
|
H A D | hqx.h | 70 int format, dcb, width, height; member
|
H A D | avs2_parser.c | 68 int width, height; in parse_avs2_seq_header() local
|
H A D | brenderpix.c | 110 int height; member
|
H A D | gemdec.c | 103 int width, height; in gem_decode_frame() local
|
H A D | get_buffer.c | 47 int width, height; member
|
H A D | cyuv.c | 45 int width, height; member [all...] |
H A D | dnxhddata.h | 45 unsigned int width, height; member
|
H A D | eatgq.c | 46 int width, height; member
|
H A D | eacmv.c | 42 int width, height; member 73 cmv_motcomp(unsigned char *dst, ptrdiff_t dst_stride, const unsigned char *src, ptrdiff_t src_stride, int x, int y, int xoffset, int yoffset, int width, int height) cmv_motcomp() argument [all...] |
H A D | indeo2.c | 54 static int ir2_decode_plane(Ir2Context *ctx, int width, int height, uint8_t *dst, in ir2_decode_plane() argument 116 static int ir2_decode_plane_inter(Ir2Context *ctx, int width, int height, uint8_t *dst, in ir2_decode_plane_inter() argument [all...] |