Home
last modified time | relevance | path

Searched defs:source (Results 1 – 25 of 39) sorted by relevance

12

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv32Imp.cpp5 GL_APICALL void GL_APIENTRY glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsi… in glDebugMessageControl()
11 GL_APICALL void GL_APIENTRY glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum seve… in glDebugMessageInsert()
30 GL_APICALL void GL_APIENTRY glPushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar… in glPushDebugGroup()
/device/generic/vulkan-cereal/stream-servers/tests/
DCompositorVk_unittest.cpp97 auto source = in createImageWithColor() local
120 auto source = in createSourceImageFromPng() local
406 auto source = createSourceImageFromPng(GetTestDataPath("256x256_android.png")); in TEST_F() local
461 auto source = in TEST_F() local
517 auto source = createSourceImageFromPng(GetTestDataPath("256x256_android.png")); in TEST_F() local
571 auto source = createSourceImageFromPng(GetTestDataPath("256x256_android.png")); in TEST_F() local
641 auto source = createImageWithColor<SourceImage>(256, 256, kColorGreen); in TEST_F() local
DGLSnapshotShaders_unittest.cpp52 std::string source; member
136 const char* source = sourceString.c_str(); in loadSource() local
/device/google/cuttlefish/host/libs/config/
Dfetcher_config.cpp41 FileSource SourceStringToEnum(std::string source) { in SourceStringToEnum()
66 std::string SourceEnumToString(const FileSource& source) { in SourceEnumToString()
93 CvdFile::CvdFile(const FileSource& source, const std::string& build_id, in CvdFile()
Dkernel_args.cpp35 void AppendVector(std::vector<T>* destination, const std::vector<T>& source) { in AppendVector()
Dfetcher_config.h46 FileSource source; member
Dbootconfig_args.cpp40 void AppendMapWithReplacement(T* destination, const T& source) { in AppendMapWithReplacement()
/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc125 MultipleImagePartition source; member
236 MultipleImagePartition ToMultipleImagePartition(ImagePartition source) { in ToMultipleImagePartition()
254 static const char* GetPartitionGUID(MultipleImagePartition source) { in GetPartitionGUID()
272 void AppendPartition(ImagePartition source) { in AppendPartition()
276 void AppendPartition(MultipleImagePartition source) { in AppendPartition()
/device/google/contexthub/util/nanotool/
Dnanomessage.cpp38 const VersionInfo *source = reinterpret_cast<const VersionInfo *>(data); in Populate() local
78 const Response *source = reinterpret_cast<const Response *>(data); in Populate() local
/device/generic/vulkan-cereal/stream-servers/
DCompositor.h32 std::unique_ptr<BorrowedImageInfo> source; member
DPostWorker.cpp331 auto source = mFb->borrowColorBufferForComposition(guestLayer.cbHandle, in composeImpl() local
/device/google/cuttlefish/host/commands/test_gce_driver/
Dgce_api.cpp88 GceInstanceDisk& GceInstanceDisk::Name(const std::string& source) & { in Name()
92 GceInstanceDisk GceInstanceDisk::Name(const std::string& source) && { in Name()
105 GceInstanceDisk& GceInstanceDisk::SourceImage(const std::string& source) & { in SourceImage()
109 GceInstanceDisk GceInstanceDisk::SourceImage(const std::string& source) && { in SourceImage()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp85 rtc::scoped_refptr<webrtc::VideoTrackSourceInterface> source; member
241 rtc::scoped_refptr<VideoTrackSourceImpl> source( in AddDisplay() local
255 auto deleter = [](webrtc::VideoTrackSourceInterface* source) { in AddDisplay()
290 rtc::scoped_refptr<AudioTrackSourceImpl> source( in AddAudioStream() local
Dvideo_track_source_impl.cpp75 rtc::VideoSourceInterface<webrtc::VideoFrame> *VideoTrackSourceImpl::source() { in source() function in cuttlefish::webrtc_streaming::VideoTrackSourceImpl
Dlocal_recorder.cpp120 std::shared_ptr<webrtc::VideoTrackSourceInterface> source) { in AddDisplay()
/device/google/cuttlefish/guest/commands/setup_wifi/
Dmain.cpp48 int CreateWifiWrapper(const std::string& source, in CreateWifiWrapper()
/device/generic/goldfish/audio/
Dprimary_device.h119 AudioPortConfig source; member
/device/generic/vulkan-cereal/stream-servers/gl/glsnapshot/
DGLSnapshot.h31 std::string source; member
DGLSnapshot.cpp89 const char* source = shaderState.source.c_str(); in restore() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dsuper_image_mixer.cc55 FileSource source) { in TargetFilesZip()
/device/generic/goldfish/dhcp/common/
Dsocket.cpp166 Result Socket::sendRawUdp(in_addr_t source, in sendRawUdp()
/device/generic/vulkan-cereal/stream-servers/gl/
DTextureResize.cpp163 static GLuint createShader(GLenum type, std::initializer_list<const char*> source) { in createShader()
/device/google/cuttlefish/host/libs/web/
Dcredential_source.cc183 ServiceAccountOauthCredentialSource source(http_client); in FromJson() local
/device/amlogic/yukawa/hal/audio/
Daudio_hw.h98 audio_source_t source; member
/device/linaro/dragonboard/audio/
Daudio_hw.h96 audio_source_t source; member

12