Home
last modified time | relevance | path

Searched defs:success (Results 1 – 25 of 107) sorted by relevance

12345

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp28 EGLBoolean success = mEGL->destroySurface(mSurface); in ~SurfaceEGL() local
41 EGLBoolean success = mEGL->swapBuffers(mSurface); in swap() local
51 EGLBoolean success; in swapWithDamage() local
79 EGLBoolean success = mEGL->presentationTimeANDROID(mSurface, time); in setPresentationTime() local
95 EGLBoolean success = mEGL->bindTexImage(mSurface, buffer); in bindTexImage() local
105 EGLBoolean success = mEGL->releaseTexImage(mSurface, buffer); in releaseTexImage() local
115 EGLBoolean success = mEGL->swapInterval(interval); in setSwapInterval() local
126 EGLBoolean success = mEGL->querySurface(mSurface, EGL_WIDTH, &value); in getWidth() local
134 EGLBoolean success = mEGL->querySurface(mSurface, EGL_HEIGHT, &value); in getHeight() local
148 EGLBoolean success = mEGL->querySurface(mSurface, EGL_SWAP_BEHAVIOR, &value); in getSwapBehavior() local
[all …]
DDisplayEGL.cpp273 EGLBoolean success = mEGL->makeCurrent(EGL_NO_SURFACE, EGL_NO_CONTEXT); in terminate() local
296 EGLBoolean success; in createWindowSurface() local
310 EGLBoolean success; in createPbufferSurface() local
364 EGLBoolean success = mEGL->getConfigAttrib(config, attribute, &tmp); in getConfigAttrib() local
392 EGLBoolean success = mEGL->chooseConfig(mConfigAttribList.data(), nullptr, 0, &numConfigs); in generateConfigs() local
/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc91 int success = unpack_cmd.Start().Wait(); in UnpackBootImage() local
104 int success = execute({"/bin/bash", "-c", HostBinaryPath("lz4") + " -c -d -l " + in RepackVendorRamdisk() local
166 int success = unpack_cmd.Start().Wait(); in UnpackVendorBootImageIfNotUnpacked() local
219 int success = repack_cmd.Start().Wait(); in RepackBootImage() local
304 int success = repack_cmd.Start().Wait(); in RepackVendorBootImage() local
Ddisk_flags.cc394 bool success = RepackBootImage(FLAGS_kernel_path, FLAGS_boot_image, in RepackAllBootImages() local
409 bool success = RepackVendorBootImage( in RepackAllBootImages() local
420 bool success = RepackVendorBootImageWithEmptyRamdisk( in RepackAllBootImages() local
430 bool success = RepackVendorBootImage( in RepackAllBootImages() local
543 bool success = RebuildSuperImage(fetcher_config, *config, FLAGS_super_image); in CreateDynamicDiskFiles() local
Dboot_config.cc101 int success = cmd.Start().Wait(); in InitBootloaderEnvPartition() local
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp170 bool success = ForEachSensor(sensors, [this](const SensorSpec &spec) -> bool { in CalibrateSensors() local
181 bool success = ForEachSensor(sensors, [this](const SensorSpec &spec) -> bool { in TestSensors() local
250 bool success = true; in DisableAllSensors() local
260 bool success = true; in DisableActiveSensors() local
290 bool success = false; in PrintBridgeVersion() local
378 bool success = false; in CalibrateSingleSensor() local
412 bool success = false; in TestSingleSensor() local
432 bool success = true; in ForEachSensor() local
452 bool success = false; in HandleCalibrationResult() local
/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dbase64util.cpp33 bool success = cuttlefish::DecodeBase64(input, &output); in base64_decode() local
49 bool success = cuttlefish::EncodeBase64( in base64_encode() local
/device/generic/goldfish/network/wifi_forwarder/
Dresult.h25 static Result success() { in success() function
47 explicit Result(bool success) : mSuccess(success) { } in Result()
Dwifi_forwarder.cpp102 bool success = true; in onTimeout() local
131 void WifiForwarder::onAck(FrameInfo& info, bool success) { in onAck()
/device/generic/goldfish/dhcp/common/include/
Dresult.h25 static Result success() { in success() function
47 explicit Result(bool success) : mSuccess(success) { } in Result()
/device/generic/goldfish/network/netmgr/
Dresult.h25 static Result success() { in success() function
47 explicit Result(bool success) : mSuccess(success) { } in Result()
/device/generic/vulkan-cereal/base/
DMessageChannel.cpp74 void MessageChannelBase::afterWrite(bool success) { in afterWrite()
110 void MessageChannelBase::afterRead(bool success) { in afterRead()
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/
DAndroidMessageChannel.cpp75 void MessageChannelBase::afterWrite(bool success) { in afterWrite()
110 void MessageChannelBase::afterRead(bool success) { in afterRead()
/device/generic/vulkan-cereal/stream-servers/
DRenderThread.cpp85 const bool success = loadStream->getByte(); in RenderThread() local
104 const bool success = loadStream->getByte(); in RenderThread() local
150 bool success; in save() local
DTextureDraw.cpp45 GLint success; in createShader() local
202 GLint success; in TextureDraw() local
/device/google/cuttlefish/host/libs/allocd/
Dresource_manager.h55 bool success = true; in ReleaseAllResources() local
70 auto success = it->second->ReleaseResource(); in ReleaseResource() local
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwapi.cpp262 TEST_P(SetInt8Test, success) { in TEST_P() argument
295 TEST_P(SetUint8Test, success) { in TEST_P() argument
327 TEST_P(SetUint32Test, success) { in TEST_P() argument
364 TEST_P(SetStringTest, success) { in TEST_P() argument
/device/google/bramble/vibrator/drv2624/tests/
Dtest-hwapi.cpp261 TEST_P(SetInt8Test, success) { in TEST_P() argument
294 TEST_P(SetUint8Test, success) { in TEST_P() argument
326 TEST_P(SetUint32Test, success) { in TEST_P() argument
363 TEST_P(SetStringTest, success) { in TEST_P() argument
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwapi.cpp261 TEST_P(SetInt8Test, success) { in TEST_P() argument
294 TEST_P(SetUint8Test, success) { in TEST_P() argument
326 TEST_P(SetUint32Test, success) { in TEST_P() argument
363 TEST_P(SetStringTest, success) { in TEST_P() argument
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwapi.cpp261 TEST_P(SetInt8Test, success) { in TEST_P() argument
294 TEST_P(SetUint8Test, success) { in TEST_P() argument
326 TEST_P(SetUint32Test, success) { in TEST_P() argument
363 TEST_P(SetStringTest, success) { in TEST_P() argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DFence11.cpp124 BOOL success = QueryPerformanceFrequency(&counterFreqency); in Sync11() local
168 BOOL success = QueryPerformanceCounter(&currentCounter); in clientWait() local
/device/generic/vulkan-cereal/host-common/
DMediaVpxDecoderGeneric.cpp235 bool success = mVideoHelper->receiveFrame(&frame); in fetchAllFrames() local
334 bool success = mVideoHelper->receiveFrame(&frame); in oneShotDecode() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVulkanDispatch.cpp217 bool success = mVulkanLibs.addLibrary(VULKAN_LOADER_FILENAME); in dlopen() local
227 bool success = mVulkanLibs.addLibrary(loaderPath); in dlopen() local
/device/generic/vulkan-cereal/third-party/angle/util/windows/
Dtest_utils_win.cpp98 BOOL success = ::PeekNamedPipe(handle, nullptr, 0, nullptr, &bytesRead, nullptr); in ReadFromFile() local
103 BOOL success = ::ReadFile(handle, buffer, sizeof(buffer), &bytesRead, nullptr); in ReadFromFile() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DShaderExtensionTest.h67 bool success = sh::Compile(mCompiler, shaderStrings, 3, 0); in TestShaderCompile() local

12345