/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.cpp | 120 …CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat, D3DFORMAT bac… in CheckDeviceType() argument 122 …FORMAT backBufferFormat = %d, int windowed = %d", adapter, checkType, displayFormat, backBufferFor… in CheckDeviceType() 130 return d3d9ex->CheckDeviceType(adapter, checkType, displayFormat, backBufferFormat, windowed); in CheckDeviceType() 134 return CheckDeviceType(adapter, D3DDEVTYPE_HAL, displayFormat, backBufferFormat, windowed); in CheckDeviceType() 138 return Direct3D9::CheckDeviceType(adapter, checkType, displayFormat, backBufferFormat, windowed); in CheckDeviceType()
|
D | Direct3D9.hpp | 46 …CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat, D3DFORMAT bac…
|
D | Direct3D9Ex.hpp | 46 …CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat, D3DFORMAT bac…
|
D | Direct3D9.cpp | 803 …CheckDeviceType(unsigned int adapter, D3DDEVTYPE checkType, D3DFORMAT displayFormat, D3DFORMAT bac… in CheckDeviceType() argument 805 …FORMAT backBufferFormat = %d, int windowed = %d", adapter, checkType, displayFormat, backBufferFor… in CheckDeviceType() 813 return d3d9->CheckDeviceType(adapter, checkType, displayFormat, backBufferFormat, windowed); in CheckDeviceType() 817 return CheckDeviceType(adapter, D3DDEVTYPE_HAL, displayFormat, backBufferFormat, windowed); in CheckDeviceType() 826 switch(displayFormat) in CheckDeviceType()
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Config.cpp | 37 Config::Config(sw::Format displayFormat, EGLint minInterval, EGLint maxInterval, sw::Format renderT… in Config() argument 38 …: mDisplayFormat(displayFormat), mRenderTargetFormat(renderTargetFormat), mDepthStencilFormat(dept… in Config() 198 mFramebufferTargetAndroid = (displayFormat == renderTargetFormat) ? EGL_TRUE : EGL_FALSE; in Config() 336 void ConfigSet::add(sw::Format displayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::F… in add() argument 338 …Config config(displayFormat, minSwapInterval, maxSwapInterval, renderTargetFormat, depthStencilFor… in add()
|
D | Config.h | 35 …Config(sw::Format displayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::Format render… 94 …void add(sw::Format displayFormat, EGLint minSwapInterval, EGLint maxSwapInterval, sw::Format rend…
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |