Home
last modified time | relevance | path

Searched defs:layer_size (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/modules/skottie/src/effects/
DCornerPinEffect.cpp22 const SkSize& layer_size) { in Make()
31 const SkSize& layer_size) in CornerPinAdapter()
DLinearWipeEffect.cpp29 const SkSize& layer_size, in Make()
40 const SkSize& layer_size, in LinearWipeAdapter()
DVenetianBlindsEffect.cpp27 const SkSize& layer_size, in Make()
DEffects.cpp23 const SkSize& layer_size, in EffectBuilder()
DMotionTileEffect.cpp181 const SkSize& layer_size) in MotionTileAdapter()
/third_party/flutter/skia/modules/skottie/src/effects/
DEffects.cpp17 EffectBuilder::EffectBuilder(const AnimationBuilder* abuilder, const SkSize& layer_size) in EffectBuilder()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_resource.h34 uint32_t layer_size; member
/third_party/ffmpeg/libavcodec/
Dlibopenh264enc.c378 int layer_size[MAX_LAYER_NUM_OF_FRAME] = { 0 }; in svc_encode_frame() local
/third_party/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.h101 uint32_t layer_size; member
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_texture_desc.c217 unsigned stride, size, layer_size, nblocksy, i; in r300_setup_miptree() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp842 const GLuint layer_size = m_width * m_height * 4; in get() local
3951 static const GLuint layer_size = m_width * m_height; in checkResults() local
4048 static const GLuint layer_size = m_width * m_height; in checkResults() local
4136 static const GLuint layer_size = m_width * m_height; in checkResults() local
4592 static const GLuint layer_size = m_width * m_height; in checkResults() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_image.c246 uint32_t layer_size = fdl_layer_stride(layout, range->baseMipLevel); in tu_image_view_init() local
Dtu_clear_blit.c1523 uint32_t layer_size = src_height * pitch; in tu_copy_buffer_to_image() local
1599 uint32_t layer_size = pitch * dst_height; in tu_copy_image_to_buffer() local
Dtu_private.h1448 uint32_t layer_size; member
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp1032 gsize layer_size = 0; in gst_openh264enc_handle_frame() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp7644 const GLuint layer_size = edge * edge * n_components; in CreateRGBA8DestinationTexture() local
7675 const GLuint layer_size = edge * edge * n_components; in CreateRGBA8SourceTexture() local
7758 const GLuint layer_size = edge * edge * n_components; in CreateRGBA8Texture() local
7826 const GLuint layer_size = edge * edge * n_components; in ExtractTextureData() local
Dgl4cCopyImageTests.cpp3995 const GLuint layer_size = pixel_size * n_pixels_per_layer; in prepareSrcPxls() local