Home
last modified time | relevance | path

Searched defs:getPad (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
H A DPreprocessingConfigOrBuilder.java119 com.google.cloud.video.livestream.v1.PreprocessingConfig.Pad getPad(); in getPad() method
H A DPreprocessingConfig.java2541 public com.google.cloud.video.livestream.v1.PreprocessingConfig.Pad getPad() { in getPad() method in PreprocessingConfig
3381 public com.google.cloud.video.livestream.v1.PreprocessingConfig.Pad getPad() { in getPad() method in PreprocessingConfig.Builder
/aosp_15_r20/external/google-cloud-java/java-video-transcoder/proto-google-cloud-video-transcoder-v1/src/main/java/com/google/cloud/video/transcoder/v1/
H A DPreprocessingConfigOrBuilder.java224 com.google.cloud.video.transcoder.v1.PreprocessingConfig.Pad getPad(); in getPad() method
H A DPreprocessingConfig.java8823 public com.google.cloud.video.transcoder.v1.PreprocessingConfig.Pad getPad() { in getPad() method in PreprocessingConfig
10408 public com.google.cloud.video.transcoder.v1.PreprocessingConfig.Pad getPad() { in getPad() method in PreprocessingConfig.Builder
/aosp_15_r20/system/tools/hidl/
DCompoundType.cpp2048 size_t CompoundType::Layout::getPad(size_t offset, size_t align) { in getPad() function in android::CompoundType::Layout