Home
last modified time | relevance | path

Searched defs:Composer (Results 1 – 25 of 116) sorted by relevance

12345

/aosp_15_r20/tools/treble/hacksaw/workspace/
H A Dcompose.go29 type Composer struct { struct
30 pathBinder bind.PathBinder
53 func (m Composer) Compose(codebasePath string, workspacePath string) ([]string, error) {
104 func (m Composer) Dismantle(dismantlePath string) ([]string, error) {
130 func (m Composer) Unbind(unbindPath string) error {
135 func (m Composer) List(listPath string) ([]string, error) {
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/
H A DComposer.java53 public class Composer { class
67 public Composer(Parser parser, Resolver resolver) { in Composer() method in Composer
71 public Composer(Parser parser, Resolver resolver, LoaderOptions loadingConfig) { in Composer() method in Composer
/aosp_15_r20/external/kotlinx.serialization/formats/json/commonMain/src/kotlinx/serialization/json/internal/
H A DComposers.kt12 internal fun Composer(sb: InternalJsonWriter, json: Json): Composer = in Composer() method
16 internal open class Composer(@JvmField internal val writer: InternalJsonWriter) { in Composer() class
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
H A DComposer.h67 using Composer = detail::ComposerImpl<IComposer, ComposerHal>; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposer.h82 using Composer = detail::ComposerImpl<IComposer, ComposerHal>; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
H A DComposer.h82 using Composer = detail::ComposerImpl<IComposer, ComposerHal>; variable
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
H A DComposer.h156 using Composer = detail::ComposerImpl<IComposer, ComposerHal>; variable
/aosp_15_r20/frameworks/native/cmds/flatland/
H A DFlatland.h31 class Composer; variable
/aosp_15_r20/external/python/pyyaml/lib/yaml/
Dcomposer.py11 class Composer: class
/aosp_15_r20/hardware/google/graphics/common/hwc3/
DComposer.cpp29 Composer::Composer() { in Composer() function in aidl::android::hardware::graphics::composer3::impl::Composer
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/gapic/composer/
H A DComposer.java45 public class Composer { class
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h63 class Composer; variable
/aosp_15_r20/external/grpc-grpc/src/php/
H A DREADME.md264 ### Composer subsection
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h87 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h87 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h87 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h87 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h97 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h97 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h97 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h97 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h100 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h122 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h122 friend class Composer; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h122 friend class Composer; variable

12345