Home
last modified time | relevance | path

Searched defs:resized (Results 1 – 8 of 8) sorted by relevance

/third_party/elfutils/libdwfl/
Dsegment.c168 bool resized = false; in reify_segments() local
/third_party/mesa3d/src/gallium/frontends/hgl/
Dhgl.c165 bool resized; in hgl_st_framebuffer_validate() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dxm_st.c211 bool resized; in xmesa_st_framebuffer_validate() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddrisw.c353 boolean resized; in drisw_allocate_textures() local
Dkopper.c493 boolean resized; in kopper_allocate_textures() local
/third_party/skia/src/image/
DSkImage_Gpu.cpp647 SkAutoPixmapStorage resized; in MakeCrossContextFromPixmap() local
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h340 bool resized; member
/third_party/python/Python/
Dcompile.c6317 basicblock **resized = PyObject_Realloc(pc->fail_pop, needed); in ensure_fail_pop() local