Home
last modified time | relevance | path

Searched refs:opaque (Results 1 – 25 of 59) sorted by relevance

123

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayPolicyTests.java118 final WindowState opaque = createOpaqueFullscreen(false); in testChooseNavigationColorWindowLw() local
131 assertEquals(opaque, DisplayPolicy.chooseNavigationColorWindowLw( in testChooseNavigationColorWindowLw()
132 opaque, opaque, null, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
134 opaque, dimmingImTarget, null, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
136 opaque, dimmingNonImTarget, null, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
145 opaque, opaque, visibleIme, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
147 opaque, dimmingImTarget, visibleIme, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
149 opaque, dimmingNonImTarget, visibleIme, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
151 assertEquals(opaque, DisplayPolicy.chooseNavigationColorWindowLw( in testChooseNavigationColorWindowLw()
152 opaque, opaque, invisibleIme, NAV_BAR_BOTTOM)); in testChooseNavigationColorWindowLw()
[all …]
/frameworks/native/cmds/flatland/
DMain.cpp61 0, staticGradient, opaque,
65 0, staticGradient, opaque,
69 0, staticGradient, opaque,
79 0, staticGradient, opaque,
83 0, staticGradient, opaque,
87 0, staticGradient, opaque,
97 0, staticGradient, opaque,
109 0, staticGradient, opaque,
113 0, staticGradient, opaque,
123 0, staticGradient, opaque,
[all …]
DFlatland.h56 Composer* opaque();
/frameworks/native/libs/adbd_auth/include/
Dadbd_auth.h44 void (*key_authorized)(void* opaque, uint64_t id);
91 bool (*callback)(void* opaque, const char* public_key, size_t len),
92 void* opaque) __INTRODUCED_IN(30);
125 void adbd_auth_prompt_user(AdbdAuthContext* ctx, const char* public_key, size_t len, void* opaque)
141 void* opaque) __INTRODUCED_IN(30);
/frameworks/base/libs/hwui/tests/unit/
DSkiaPipelineTests.cpp53 bool opaque = true; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
59 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
141 bool opaque = true; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
147 pipeline->renderLayers(lightGeometry, &layerUpdateQueue, opaque, lightInfo); in RENDERTHREAD_SKIA_PIPELINE_TEST()
167 bool opaque = true; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
178 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
184 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
190 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
196 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
202 pipeline->renderFrame(layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in RENDERTHREAD_SKIA_PIPELINE_TEST()
[all …]
/frameworks/base/libs/hwui/hwui/
DImageDecoder.cpp53 return opaque() ? kOpaque_SkAlphaType in getOutAlphaType()
83 if (decodeSize != targetSize && mUnpremultipliedRequired && !opaque()) { in setTargetSize()
116 if (!opaque()) { in setOutColorType()
138 if (required && !opaque() && mDecodeSize != mTargetSize) { in setUnpremultipliedRequired()
160 bool ImageDecoder::opaque() const { in opaque() function in ImageDecoder
DImageDecoder.h52 bool opaque() const;
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.h46 bool opaque, const LightInfo& lightInfo) override;
58 const std::vector<sp<RenderNode>>& nodes, bool opaque,
64 void renderLayersImpl(const LayerUpdateQueue& layers, bool opaque);
85 const std::vector<sp<RenderNode>>& nodes, bool opaque,
DSkiaPipeline.cpp79 LayerUpdateQueue* layerUpdateQueue, bool opaque, in renderLayers() argument
83 renderLayersImpl(*layerUpdateQueue, opaque); in renderLayers()
87 void SkiaPipeline::renderLayersImpl(const LayerUpdateQueue& layers, bool opaque) { in renderLayersImpl() argument
429 const std::vector<sp<RenderNode>>& nodes, bool opaque, in renderFrame() argument
442 renderLayersImpl(layers, opaque); in renderFrame()
444 renderFrameImpl(clip, nodes, opaque, contentDrawBounds, canvas, preTransform); in renderFrame()
466 const std::vector<sp<RenderNode>>& nodes, bool opaque, in renderFrameImpl() argument
483 if (!opaque || getSurfaceColorType() == kRGBA_F16_SkColorType) { in renderFrameImpl()
DSkiaVulkanPipeline.cpp66 bool opaque, const LightInfo& lightInfo, in draw() argument
74 renderFrame(*layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, backBuffer, in draw()
DSkiaOpenGLPipeline.cpp75 bool opaque, const LightInfo& lightInfo, in draw() argument
104 renderFrame(*layerUpdateQueue, dirty, renderNodes, opaque, contentDrawBounds, surface, in draw()
DSkiaOpenGLPipeline.h41 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo,
DSkiaVulkanPipeline.h38 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo,
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DRawTexture.java29 public RawTexture(int width, int height, boolean opaque) { in RawTexture() argument
30 mOpaque = opaque; in RawTexture()
/frameworks/rs/script_api/
Drs_object_types.spec46 An opaque handle to a RenderScript element.
55 An opaque handle to a RenderScript type.
64 An opaque handle to a RenderScript allocation.
73 An opaque handle to a RenderScript sampler object.
82 An opaque handle to a RenderScript script object.
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp393 void IteratePublicKeys(bool (*callback)(void*, const char*, size_t), void* opaque) { in IteratePublicKeys()
403 if (!callback(opaque, line.data(), line.size())) { in IteratePublicKeys()
543 bool (*callback)(void* opaque, const char* public_key, size_t len), in adbd_auth_get_public_keys() argument
544 void* opaque) { in adbd_auth_get_public_keys()
545 ctx->IteratePublicKeys(callback, opaque); in adbd_auth_get_public_keys()
557 void* opaque) { in adbd_auth_prompt_user() argument
558 adbd_auth_prompt_user_with_id(ctx, public_key, len, opaque); in adbd_auth_prompt_user()
562 void* opaque) { in adbd_auth_prompt_user_with_id() argument
563 return ctx->PromptUser(std::string_view(public_key, len), opaque); in adbd_auth_prompt_user_with_id()
/frameworks/base/libs/hwui/renderthread/
DIRenderPipeline.h63 const Rect& contentDrawBounds, bool opaque, const LightInfo& lightInfo,
75 LayerUpdateQueue* layerUpdateQueue, bool opaque,
DRenderProxy.h65 ANDROID_API RenderProxy(bool opaque, RenderNode* rootNode, IContextFactory* contextFactory);
79 ANDROID_API void setOpaque(bool opaque);
/frameworks/ex/framesequence/src/android/support/rastermill/
DFrameSequence.java53 boolean opaque, int frameCount, int defaultLoopCount) { in FrameSequence() argument
57 mOpaque = opaque; in FrameSequence()
/frameworks/rs/script_api/include/
Drs_object_types.rsh50 * An opaque handle to a RenderScript element.
59 * An opaque handle to a RenderScript type.
68 * An opaque handle to a RenderScript allocation.
77 * An opaque handle to a RenderScript sampler object.
86 * An opaque handle to a RenderScript script object.
/frameworks/base/services/core/jni/
Dcom_android_server_adb_AdbDebuggingManager.cpp83 static void ResultCallback(const PeerInfo* peer_info, void* opaque) { in ResultCallback()
84 auto* p = reinterpret_cast<PairingResultWaiter*>(opaque); in ResultCallback()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DWorkLockActivityTest.java94 TaskDescription opaque = new TaskDescription(null, null, opaqueColor); in testBackgroundAlwaysOpaque() local
101 .putExtra(WorkLockActivity.EXTRA_TASK_DESCRIPTION, opaque)); in testBackgroundAlwaysOpaque()
/frameworks/base/core/java/android/view/
DTextureView.java203 public void setOpaque(boolean opaque) { in setOpaque() argument
204 if (opaque != mOpaque) { in setOpaque()
205 mOpaque = opaque; in setOpaque()
/frameworks/base/libs/hwui/
DRenderProperties.h82 bool setOpaque(bool opaque) { return RP_SET(mOpaque, opaque); } in setOpaque() argument
84 bool opaque() const { return mOpaque; } in opaque() function
100 bool needsBlending() const { return !opaque() || alpha() < 255; } in needsBlending()
/frameworks/base/graphics/java/android/graphics/
DHardwareRenderer.java572 public void setOpaque(boolean opaque) { in setOpaque() argument
573 if (mOpaque != opaque) { in setOpaque()
574 mOpaque = opaque; in setOpaque()
1109 private static native void nSetOpaque(long nativeProxy, boolean opaque); in nSetOpaque() argument

123