Searched defs:toComponent (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/assertors/assertions/ | ||
H A D | FocusChanges.kt | 29 private val toComponent: ComponentTemplate = ANY_MATCH_COMPONENT, constant in android.tools.flicker.assertors.assertions.FocusChanges |
/aosp_15_r20/external/skia/src/sksl/codegen/ | ||
H A D | SkSLSPIRVCodeGenerator.cpp | 1506 SpvId SPIRVCodeGenerator::toComponent(SpvId id, int component) { in toComponent() function in SkSL::SPIRVCodeGenerator |