HomeSort by relevance Sort by last modified time
    Searched refs:getIdentity (Results 1 - 10 of 10) sorted by null

  /external/skia/src/ports/
SkFontConfigTypeface.h 40 const SkFontConfigInterface::FontIdentity& getIdentity() const {
SkFontMgr_FontConfigInterface.cpp 23 *ttcIndex = this->getIdentity().fTTCIndex;
33 return std::unique_ptr<SkStreamAsset>(fFCI->openStream(this->getIdentity()));
41 const SkFontConfigInterface::FontIdentity& id = this->getIdentity();
150 return cachedFCTypeface->getIdentity() == *identity;
  /external/skqp/src/ports/
SkFontConfigTypeface.h 40 const SkFontConfigInterface::FontIdentity& getIdentity() const {
SkFontMgr_FontConfigInterface.cpp 23 *ttcIndex = this->getIdentity().fTTCIndex;
33 return fFCI->openStream(this->getIdentity());
41 const SkFontConfigInterface::FontIdentity& id = this->getIdentity();
151 return cachedFCTypeface->getIdentity() == *identity;
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsArithmeticTests.cpp 231 std::string getIdentity(int opType, vk::VkFormat format)
430 << getIdentity(caseDef.opType, caseDef.format) << ";\n"
444 << " ref = " << getIdentity(caseDef.opType, caseDef.format) << ";\n"
605 + getIdentity(caseDef.opType, caseDef.format) + ";\n"
618 " ref = " + getIdentity(caseDef.opType, caseDef.format) + ";\n"
    [all...]
vktSubgroupsClusteredTests.cpp 175 std::string getIdentity(int opType, vk::VkFormat format)
330 << getIdentity(caseDef.opType, caseDef.format) << ";\n"
vktSubgroupsPartitionedTests.cpp 240 std::string getIdentity(int opType, vk::VkFormat format)
439 expectedSelfResult = getIdentity(caseDef.opType, caseDef.format);
    [all...]
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowWifiConfigurationTest.java 83 assertThat(copy.enterpriseConfig.getIdentity()).isEqualTo("fake identity");
  /cts/tests/tests/net/src/android/net/wifi/cts/
WifiEnterpriseConfigTest.java     [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.13.0.v20180409-1500.jar 

Completed in 381 milliseconds