Lines Matching refs:UINTN

49   UINTN                           HandleCount;  in BltLibConfigure()
50 UINTN Index; in BltLibConfigure()
68 (FrameBuffer == (VOID*)(UINTN) Gop->Mode->FrameBufferBase)) { in BltLibConfigure()
107 IN UINTN SourceX, in InternalGopBltCommon()
108 IN UINTN SourceY, in InternalGopBltCommon()
109 IN UINTN DestinationX, in InternalGopBltCommon()
110 IN UINTN DestinationY, in InternalGopBltCommon()
111 IN UINTN Width, in InternalGopBltCommon()
112 IN UINTN Height, in InternalGopBltCommon()
113 IN UINTN Delta in InternalGopBltCommon()
161 IN UINTN SourceX, in BltLibGopBlt()
162 IN UINTN SourceY, in BltLibGopBlt()
163 IN UINTN DestinationX, in BltLibGopBlt()
164 IN UINTN DestinationY, in BltLibGopBlt()
165 IN UINTN Width, in BltLibGopBlt()
166 IN UINTN Height, in BltLibGopBlt()
167 IN UINTN Delta in BltLibGopBlt()
202 IN UINTN DestinationX, in BltLibVideoFill()
203 IN UINTN DestinationY, in BltLibVideoFill()
204 IN UINTN Width, in BltLibVideoFill()
205 IN UINTN Height in BltLibVideoFill()
240 IN UINTN SourceX, in BltLibVideoToBltBuffer()
241 IN UINTN SourceY, in BltLibVideoToBltBuffer()
242 IN UINTN Width, in BltLibVideoToBltBuffer()
243 IN UINTN Height in BltLibVideoToBltBuffer()
282 IN UINTN SourceX, in BltLibVideoToBltBufferEx()
283 IN UINTN SourceY, in BltLibVideoToBltBufferEx()
284 IN UINTN DestinationX, in BltLibVideoToBltBufferEx()
285 IN UINTN DestinationY, in BltLibVideoToBltBufferEx()
286 IN UINTN Width, in BltLibVideoToBltBufferEx()
287 IN UINTN Height, in BltLibVideoToBltBufferEx()
288 IN UINTN Delta in BltLibVideoToBltBufferEx()
323 IN UINTN DestinationX, in BltLibBufferToVideo()
324 IN UINTN DestinationY, in BltLibBufferToVideo()
325 IN UINTN Width, in BltLibBufferToVideo()
326 IN UINTN Height in BltLibBufferToVideo()
365 IN UINTN SourceX, in BltLibBufferToVideoEx()
366 IN UINTN SourceY, in BltLibBufferToVideoEx()
367 IN UINTN DestinationX, in BltLibBufferToVideoEx()
368 IN UINTN DestinationY, in BltLibBufferToVideoEx()
369 IN UINTN Width, in BltLibBufferToVideoEx()
370 IN UINTN Height, in BltLibBufferToVideoEx()
371 IN UINTN Delta in BltLibBufferToVideoEx()
406 IN UINTN SourceX, in BltLibVideoToVideo()
407 IN UINTN SourceY, in BltLibVideoToVideo()
408 IN UINTN DestinationX, in BltLibVideoToVideo()
409 IN UINTN DestinationY, in BltLibVideoToVideo()
410 IN UINTN Width, in BltLibVideoToVideo()
411 IN UINTN Height in BltLibVideoToVideo()
440 OUT UINTN *Width, OPTIONAL in BltLibGetSizes()
441 OUT UINTN *Height OPTIONAL in BltLibGetSizes()