/external/deqp/modules/gles3/performance/ |
es3pDepthTests.cpp | 524 virtual Sample renderSample (const RenderData& occluder, const RenderData& occluded, int workload) const = 0; 684 log << TestLog::Message << "Occluded geometry is red with shade dependent on depth (rgb == depth, 0, 0)" << TestLog::EndMessage; 694 log << TestLog::Section("Occluded", "Occluded"); 721 // Render occluder once, then repeatedly render occluded geometry. Sample with multiple repetition counts & establish time per call with linear regression 733 virtual Sample renderSample (const RenderData& occluder, const RenderData& occluded, int callcount) const; 796 Sample RenderCountCase::renderSample (const RenderData& occluder, const RenderData& occluded, int callcount) const 817 render(occluded, callcount); 898 Sample renderSample (const RenderData& occluder, const RenderData& occluded, int workload) const; 970 Sample RelativeChangeCase::renderSample (const RenderData& occluder, const RenderData& occluded, int workload) cons [all...] |
/frameworks/base/core/java/com/android/internal/policy/ |
IKeyguardService.aidl | 27 * Sets the Keyguard as occluded when a window dismisses the Keyguard with flag 30 * @param isOccluded Whether the Keyguard is occluded by another window.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
StatusBarKeyguardViewManager.java | 234 public void setOccluded(boolean occluded) { 235 if (occluded && !mOccluded && mShowing) { 249 mOccluded = occluded; 251 mStatusBarWindowManager.setKeyguardOccluded(occluded); 450 boolean occluded = mOccluded; 491 if ((showing && !occluded) != (mLastShowing && !mLastOccluded) || mFirstUpdate) { 492 updateMonitor.onKeyguardVisibilityChanged(showing && !occluded); 500 mLastOccluded = occluded;
|
StatusBarWindowManager.java | 232 public void setKeyguardOccluded(boolean occluded) { 233 mCurrentState.keyguardOccluded = occluded;
|
NotificationPanelView.java | [all...] |
/frameworks/base/services/core/java/com/android/server/policy/keyguard/ |
KeyguardServiceDelegate.java | 66 boolean occluded; field in class:KeyguardServiceDelegate.KeyguardState 177 if (mKeyguardState.occluded) { 178 mKeyguardService.setOccluded(mKeyguardState.occluded); 220 mKeyguardState.occluded = isOccluded; 412 pw.println(prefix + "occluded=" + mKeyguardState.occluded);
|
/external/webrtc/webrtc/modules/desktop_capture/ |
cropping_window_capturer.h | 52 // occluded.
|
cropping_window_capturer_win.cc | 187 // Check if the window is occluded by any other window, excluding the child
|
window_capturer_win.cc | 206 // window is occluded. PrintWindow() is slower but lets rendering the window
|
/external/opencv/cv/src/ |
cvstereogc.cpp | 49 #undef OCCLUDED 50 #define OCCLUDED CV_STEREO_GC_OCCLUDED 438 return da == db ? 0 : (da == OCCLUDED || db == OCCLUDED ? maxR : stabR[da - db])*scale; 552 if( d == OCCLUDED ) 576 if( d == OCCLUDED ) 720 v->weight = disp[x] == (short)(OCCLUDED ? -OCCLUSION_PENALTY2 : 0); 732 if( d != alpha && d != OCCLUDED && (unsigned)x1 < (unsigned)cols ) 797 if( d != OCCLUDED && IS_BLOCKED(alpha, -d)) 896 cvSet( state->dispLeft, cvScalarAll(OCCLUDED)); [all...] |
/external/deqp/doc/testspecs/GL3/ |
functional.conditional_render.txt | 92 this chain is placed in an occluded location, starting a cascade of failing
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
vktQueryPoolOcclusionTests.cpp | 750 // Draw un-occluded geometry 758 // Draw partially-occluded geometry 766 // Draw occluded geometry [all...] |
/external/opencv3/modules/calib3d/test/ |
test_stereomatching.cpp | 150 Calculate occluded regions of reference image (left image) (regions that are occluded in the matching image (right image), 151 i.e., where the forward-mapped disparity lands at a location with a larger (nearer) disparity) and non occluded regions.
|
/frameworks/base/libs/hwui/ |
SpotShadow.cpp | [all...] |
/external/drm_hwcomposer/ |
drmdisplaycomposition.cpp | 205 // be occluded.
|
/frameworks/base/services/core/java/com/android/server/wm/ |
TaskStack.java | [all...] |
/external/mesa3d/src/gallium/docs/source/ |
context.rst | 402 a non-zero result, regions which were occluded may be ommitted by subsequent
|
/external/opencv3/modules/videoio/src/ |
cap_openni2.cpp | 155 // The value for shadow (occluded pixels)
|
cap_openni.cpp | 511 // The value for shadow (occluded pixels) [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
RecentsView.java | 191 // If we are already occluded by the app, then set the final background scrim alpha now. [all...] |
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
mootools-more-yui-compressed.min.js | 1 MooTools.More={version:"1.5.0",build:"73db5e24e6e9c5c87b3a27aebef2248053f7db37"};(function(){Events.Pseudos=function(a,j,i){var k="_monitorEvents:";var l=function(e){return{store:e.store?function(g,f){e.store(k+g,f)}:function(g,f){(e._monitorEvents||(e._monitorEvents={}))[g]=f},retrieve:e.retrieve?function(g,f){return e.retrieve(k+g,f)}:function(g,f){if(!e._monitorEvents){return f}return e._monitorEvents[g]||f}}};var b=function(f){if(f.indexOf(":")==-1||!a){return null}var g=Slick.parse(f).expressions[0][0],q=g.pseudos,h=q.length,r=[];while(h--){var s=q[h].key,e=a[s];if(e!=null){r.push({event:g.tag,value:q[h].value,pseudo:s,original:f,listener:e})}}return r.length?r:null};return{addEvent:function(t,g,w){var s=b(t);if(!s){return j.call(this,t,g,w)}var v=l(this),e=v.retrieve(t,[]),x=s[0].event,u=Array.slice(arguments,2),h=g,f=this;s.each(function(o){var n=o.listener,m=h;if(n==false){x+=":"+o.pseudo+"("+o.value+")"}else{h=function(){n.call(f,o,m,arguments,h)}}});e.include({type:x,event:g,monitor:h});v.store(t,e);if(t!=x){j.apply(this,[t,g].concat(u))}return j.apply(this,[x,h].concat(u))},removeEvent:function(e,f){var g=b(e);if(!g){return i.call(this,e,f)}var p=l(this),h=p.retrieve(e);if(!h){return this}var o=Array.slice(arguments,2);i.apply(this,[e,f].concat(o));h.each(function(n,m){if(!f||n.event==f){i.apply(this,[n.type,n.monitor].concat(o))}delete h[m]},this);p.store(e,h);return this}}};var c={once:function(b,a,g,h){a.apply(this,g);this.removeEvent(b.event,h).removeEvent(b.original,a)},throttle:function(b,a,f){if(!a._throttled){a.apply(this,f);a._throttled=setTimeout(function(){a._throttled=false},b.value||250)}},pause:function(b,a,f){clearTimeout(a._pause);a._pause=a.delay(b.value||250,this,f)}};Events.definePseudo=function(b,a){c[b]=a;return this};Events.lookupPseudo=function(a){return c[a]};var d=Events.prototype;Events.implement(Events.Pseudos(c,d.addEvent,d.removeEvent));["Request","Fx"].each(function(a){if(this[a]){this[a].implement(Events.prototype)}})})();Class.refactor=function(c,d){Object.each(d,function(a,b){var f=c.prototype[b];f=(f&&f.$origin)||f||function(){};c.implement(b,(typeof a=="function")?function(){var h=this.previous;this.previous=f;var e=a.apply(this,arguments);this.previous=h;return e}:a)});return c};Class.Mutators.Binds=function(b){if(!this.prototype.initialize){this.implement("initialize",function(){})}return Array.from(b).concat(this.prototype.Binds||[])};Class.Mutators.initialize=function(b){return function(){Array.from(this.Binds).each(function(a){var d=this[a];if(d){this[a]=d.bind(this)}},this);return b.apply(this,arguments)}};Class.Occlude=new Class({occlude:function(f,d){d=document.id(d||this.element);var e=d.retrieve(f||this.property);if(e&&!this.occluded){return(this.occluded=e)}this.occluded=false;d.store(f||this.property,this);return this.occluded}});(function(){var b={wait:function(a){return this.chain(function(){this.callChain.delay(a==null?5 (…) [all...] |
/frameworks/base/core/java/android/app/ |
ActivityManagerNative.java | [all...] |
IActivityManager.java | 334 public void setLockScreenShown(boolean showing, boolean occluded) throws RemoteException; [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
KeyguardViewMediator.java | [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
ActivityManagerService.java | [all...] |