| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawTestCaseUtil.hpp | 59 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec) in InstanceFactory() argument 66 InstanceFactory (tcu::TestContext& testCtx, const std::string& name, const std::string& desc, typename Instance::TestSpec testSpec, const Support& support) in InstanceFactory() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrDDLContext.cpp | 51 GrProgramDesc desc = caps->makeDesc(nullptr, *programInfo); variable 79 void add(CacheKey& desc, const GrProgramInfo* programInfo) { in add() argument [all...] |
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DAttachment.cpp | 12 GrD3DAttachment(GrD3DGpu* gpu, SkISize dimensions, UsageFlags supportedUsages, DXGI_FORMAT format, const D3D12_RESOURCE_DESC& desc, const GrD3DTextureResourceInfo& info, sk_sp<GrD3DResourceState> state, const GrD3DDescriptorHeap::CPUHandle& view) GrD3DAttachment() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | DirectFBSurfaceEXT.cpp | 53 DFBSurfaceDescription desc; in attachImage() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | feature_manager.cpp | 60 spv_operand_desc desc = {}; in AddCapability() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | feature_manager.cpp | 60 spv_operand_desc desc = {}; in AddCapability() local
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | SkLinearGradient.cpp | 29 SkLinearGradient::SkLinearGradient(const SkPoint pts[2], const Descriptor& desc) in SkLinearGradient() argument 36 DescriptorScope desc; in CreateProc() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | D3D12CachingTests.cpp | 115 utils::ComboRenderPipelineDescriptor desc; in TEST_P() local 128 utils::ComboRenderPipelineDescriptor desc; in TEST_P() local 156 utils::ComboRenderPipelineDescriptor desc; TEST_P() local 169 utils::ComboRenderPipelineDescriptor desc; TEST_P() local 194 utils::ComboRenderPipelineDescriptor desc; TEST_P() local 227 wgpu::ComputePipelineDescriptor desc; TEST_P() local 241 wgpu::ComputePipelineDescriptor desc; TEST_P() local [all...] |
| H A D | SwapChainTests.cpp | 155 wgpu::SwapChainDescriptor desc = baseDescriptor; in TEST_P() local 173 wgpu::SwapChainDescriptor desc in TEST_P() local 208 wgpu::SwapChainDescriptor desc = baseDescriptor; TEST_P() local [all...] |
| H A D | EntryPointTests.cpp | 37 utils::ComboRenderPipelineDescriptor desc; in TEST_P() local 68 wgpu::BindGroupLayoutDescriptor desc = {}; in TEST_P() local [all...] |
| /third_party/skia/tools/ |
| H A D | skpinfo.cpp | 121 SkFontDescriptor desc; in main() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | ErrorScopeValidationTests.cpp | 74 wgpu::BufferDescriptor desc = {}; in TEST_F() local 88 wgpu::BufferDescriptor desc = {}; in TEST_F() local 109 wgpu::BufferDescriptor desc = {}; in TEST_F() local 129 wgpu::BufferDescriptor desc in TEST_F() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | Any.php | 273 $desc = $pool->getDescriptorByProtoName($fully_qualifed_name); variable 304 $desc = $pool->getDescriptorByClassName(get_class($msg)); variable 317 $desc = $pool->getDescriptorByClassName($klass); variable
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | RepeatedField.php | 80 $desc = $pool->getDescriptorByClassName($klass); variable 83 $desc = $pool->getDescriptorByClassName($klass); variable
|
| /third_party/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/ |
| H A D | SkQPRunner.java | 38 private static void Fail(Description desc, RunNotifier notifier, String failure) { in Fail() argument [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | feature_manager.cpp | 57 spv_operand_desc desc = {}; in AddCapability() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fFramebufferDefaultStateQueryTests.cpp | 67 FramebufferTest::FramebufferTest (Context& context, QueryType verifier, const char* name, const char* desc) in FramebufferTest() argument 117 FramebufferDimensionTest::FramebufferDimensionTest (Context& context, QueryType verifier, DimensionType dimension, const char* name, const char* desc) in FramebufferDimensionTest() argument [all...] |
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluDefs.cpp | 43 std::ostringstream desc; in checkError() local
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluStrUtil.cpp | 154 const char* desc; in operator <<() member
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderConstExprTests.cpp | 53 void ShaderConstExprBuiltinTests::addChildGroup (const char* name, const char* desc, const gls::ShaderConstExpr::TestParams* cases, int numCases) in addChildGroup() argument
|
| /base/print/print_fwk/interfaces/kits/napi/scan_napi/include/ |
| H A D | napi_inner_scan.h | 89 ScanOptionDescriptor desc; member
|
| /base/powermgr/power_manager/frameworks/napi/runninglock/ |
| H A D | runninglock_module.cpp | 58 napi_property_descriptor desc[] = { in CreateRunningLockClass() local 96 napi_property_descriptor desc[] = { in CreateRunningLockType() local 128 napi_property_descriptor desc[] = { in RunningLockInit() local [all...] |
| /base/security/certificate_manager/interfaces/kits/napi/src/ |
| H A D | cm_napi.cpp | 109 napi_property_descriptor desc[] = { in CMNapiRegister() local
|
| /base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
| H A D | napi_init.cpp | 57 napi_property_descriptor desc[] = { in DefineCryptoModeProperties() local 80 napi_property_descriptor desc[] = { in DefineResultCodeProperties() local 129 napi_property_descriptor desc[] = { in DefineAsyKeySpecItemProperties() local 150 napi_property_descriptor desc[] = { DefineAsyKeySpecTypeProperties() local 172 napi_property_descriptor desc[] = { DefineCipherSpecItemProperties() local 195 napi_property_descriptor desc[] = { DefineSignSpecItemProperties() local [all...] |
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | native_module.cpp | 100 napi_property_descriptor desc[] = { in Init() local
|