Home
last modified time | relevance | path

Searched defs:prect (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/vdpau/
Dmixer.c245 struct u_rect rect, clip, *prect, dirty_area; in vlVdpVideoMixerRender() local
/third_party/python/Modules/_ctypes/
D_ctypes_test.c801 EXPORT(int) GetRectangle(int flag, RECT *prect) in GetRectangle()