OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dirtyRect
(Results
1 - 11
of
11
) sorted by null
/external/swiftshader/src/D3D8/
Direct3DTexture8.hpp
60
long __stdcall AddDirtyRect(const RECT *
dirtyRect
) override;
Direct3DCubeTexture8.hpp
56
long __stdcall AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *
dirtyRect
) override;
Direct3DCubeTexture8.cpp
181
long Direct3DCubeTexture8::AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *
dirtyRect
)
Direct3DTexture8.cpp
225
long Direct3DTexture8::AddDirtyRect(const RECT *
dirtyRect
)
/external/swiftshader/src/D3D9/
Direct3DCubeTexture9.hpp
63
long __stdcall AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *
dirtyRect
) override;
Direct3DTexture9.hpp
63
long __stdcall AddDirtyRect(const RECT *
dirtyRect
) override;
Direct3DCubeTexture9.cpp
255
long Direct3DCubeTexture9::AddDirtyRect(D3DCUBEMAP_FACES face, const RECT *
dirtyRect
)
Direct3DTexture9.cpp
299
long Direct3DTexture9::AddDirtyRect(const RECT *
dirtyRect
)
/external/skqp/tools/sk_app/mac/
Window_mac.mm
185
- (void)drawRect:(NSRect)
dirtyRect
{
/external/skqp/src/gpu/gl/
GrGLGpu.cpp
[
all
...]
/external/skia/src/gpu/gl/
GrGLGpu.cpp
[
all
...]
Completed in 889 milliseconds