HomeSort by relevance Sort by last modified time
    Searched defs:isHit (Results 1 - 4 of 4) sorted by null

  /external/clang/tools/libclang/
CIndexHigh.cpp 97 bool isHit(const Decl *D) const {
159 if (data->isHit(D)) {
  /external/v8/benchmarks/
raytrace.js 437 info.isHit = true;
453 info.isHit = false;
488 info.isHit = true;
523 isHit: false,
673 if(info.isHit){
690 if(info.isHit && info.distance >= 0 && info.distance < best.distance){
749 if (refl.isHit && refl.distance > 0){
774 if(shadowInfo.isHit && shadowInfo.shape != info.shape /*&& shadowInfo.shape.type != 'PLANE'*/){
782 if(this.options.renderHighlights && !shadowInfo.isHit && info.shape.material.gloss > 0){
  /frameworks/native/services/inputflinger/
InputReader.h     [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 335 milliseconds