Home
last modified time | relevance | path

Searched defs:getProperties (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp592 const VkPhysicalDeviceProperties &PhysicalDevice::getProperties() const in getProperties() function in vk::PhysicalDevice
594 auto getProperties = [&]() -> VkPhysicalDeviceProperties { in getProperties() local
632 void PhysicalDevice::getProperties(VkPhysicalDeviceIDProperties *properties) const in getProperties() function in vk::PhysicalDevice
644 void PhysicalDevice::getProperties(VkPhysicalDeviceMaintenance3Properties *properties) const in getProperties() function in vk::PhysicalDevice
656 void PhysicalDevice::getProperties(VkPhysicalDeviceMultiviewProperties *properties) const in getProperties() function in vk::PhysicalDevice
667 void PhysicalDevice::getProperties(VkPhysicalDevicePointClippingProperties *properties) const in getProperties() function in vk::PhysicalDevice
678 void PhysicalDevice::getProperties(VkPhysicalDeviceProtectedMemoryProperties *properties) const in getProperties() function in vk::PhysicalDevice
683 void PhysicalDevice::getProperties(VkPhysicalDeviceSubgroupProperties *properties) const in getProperties() function in vk::PhysicalDevice
697 void PhysicalDevice::getProperties(VkPhysicalDeviceVulkan11Properties *properties) const in getProperties() function in vk::PhysicalDevice
717 void PhysicalDevice::getProperties(const VkExternalMemoryHandleTypeFlagBits *handleType, VkExternal… in getProperties() function in vk::PhysicalDevice
[all …]
/third_party/jerryscript/tests/jerry/es2015/
Dfunction-properties.js15 function getProperties(obj) function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
DAAssetDataSource.h28 AudioProperties getProperties() const override { return mProperties; } in getProperties() function
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
DSampleBuffer.h43 virtual AudioProperties getProperties() const { return mAudioProperties; } in getProperties() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLSampler.h61 inline const Sampler::PropArray &Sampler::getProperties() const in getProperties() function
DCLCommandQueue.h308 inline CommandQueueProperties CommandQueue::getProperties() const in getProperties() function
DCLMemory.h102 inline const Memory::PropArray &Memory::getProperties() const in getProperties() function
/third_party/typescript/tests/cases/compiler/
DunspecializedConstraints.ts33 getProperties(): Property[] { method in Type
/third_party/typescript/src/compiler/transformers/
Dutilities.ts336 …export function getProperties(node: ClassExpression | ClassDeclaration | StructDeclaration, requir… function
/third_party/typescript/tests/baselines/reference/
DunspecializedConstraints.js209 Type.prototype.getProperties = function () { method in Type
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.h225 const VkQueueFamilyProperties *getProperties() const { return &mProperties; } in getProperties() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_window.js428 getProperties: function(...args) { method
/third_party/node/deps/v8/src/inspector/
Dv8-runtime-agent-impl.cc428 Response V8RuntimeAgentImpl::getProperties( in getProperties() function in v8_inspector::V8RuntimeAgentImpl
Dinjected-script.cc361 Response InjectedScript::getProperties( in getProperties() function in v8_inspector::InjectedScript
Dvalue-mirror.cc1363 bool ValueMirror::getProperties(v8::Local<v8::Context> context, in getProperties() function in v8_inspector::ValueMirror
/third_party/typescript/src/services/
Dtypes.ts54 getProperties(): Symbol[]; method
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_raii.hpp9205 PhysicalDevice::getProperties() const VULKAN_HPP_NOEXCEPT in getProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
16197 BufferCollectionFUCHSIA::getProperties() const in getProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferCollectionFUCHSIA
Dvulkan_funcs.hpp257 …VULKAN_HPP_INLINE void PhysicalDevice::getProperties( VULKAN_HPP_NAMESPACE::PhysicalDeviceProperti… in getProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
267 … PhysicalDevice::getProperties( Dispatch const & d ) const VULKAN_HPP_NOEXCEPT in getProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp11536 …INLINE VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties PhysicalDevice::getProperties() const VULKAN… in getProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice
18926 …KAN_HPP_NAMESPACE::BufferCollectionPropertiesFUCHSIA BufferCollectionFUCHSIA::getProperties() const in getProperties() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferCollectionFUCHSIA
Dvulkan_funcs.hpp244 …VULKAN_HPP_INLINE void PhysicalDevice::getProperties( VULKAN_HPP_NAMESPACE::PhysicalDeviceProperti… in getProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
254 … PhysicalDevice::getProperties( Dispatch const & d ) const VULKAN_HPP_NOEXCEPT in getProperties() function in VULKAN_HPP_NAMESPACE::PhysicalDevice
/third_party/typescript/lib/
Dtypescript.d.ts6088 getProperties(): Symbol[]; method
DtypescriptServices.d.ts6088 getProperties(): Symbol[]; method
Dtsserverlibrary.d.ts6088 getProperties(): Symbol[]; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts6088 getProperties(): Symbol[]; method
Dtsserverlibrary.d.ts6088 getProperties(): Symbol[]; method

12