Searched refs:filter (Results 1 – 12 of 12) sorted by relevance
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_Font.cpp | 81 GLint filter = isSmallLinearFilter ? GL_LINEAR: GL_NEAREST; in LoadTexture() local 82 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, filter); in LoadTexture() 83 filter = isLargeLinearFilter ? GL_LINEAR: GL_NEAREST; in LoadTexture() 84 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, filter); in LoadTexture()
|
| /NW4C-2.0.3/build/omake/ |
| D | commondefs.om | 25 if $(filter fast, $(NW_TARGET_ITEMS)) 28 elseif $(filter small, $(NW_TARGET_ITEMS)) 31 elseif $(filter *, $(NW_TARGET_ITEMS)) 38 if $(filter TEG2, $(NW_TARGET_ITEMS)) 41 elseif $(filter TS, $(NW_TARGET_ITEMS))
|
| /NW4C-2.0.3/demos/snd/filter/ |
| D | OMakefile | 21 TARGET_PROGRAM = filter
|
| /NW4C-2.0.3/demos/gfx/ |
| D | OMakefile | 54 $(BINARY_CONVERTER) $(filter-out %.exe, $^) --verbose -o=$@ $(option)
|
| /NW4C-2.0.3/demos/snd/ |
| D | OMakefile | 120 filter \
|
| /NW4C-2.0.3/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 98 MinFilter filter = this->GetMinFilter(); in SetTextureMipmapCommand() local 102 filter != MINFILTER_LINEAR && in SetTextureMipmapCommand() 103 filter != MINFILTER_NEAREST) in SetTextureMipmapCommand()
|
| /NW4C-2.0.3/SampleData/Sound/Projects/simple/seq/ |
| D | se.cseq | 280 filter:
|
| /NW4C-2.0.3/demos/Nw4cDemo/ |
| D | OMakefile | 25 $(BINARY_CONVERTER) $(filter-out %.exe, $^) --verbose -o=$@ $(option)
|
| /NW4C-2.0.3/documents/CreativeStudio/html/assets/ |
| D | treeview-min.js | 12 …filter="alpha(opacity=10)";C.display="";var B=0.4;var A=new YAHOO.util.Anim(this.el,{opacity:{from…
|
| D | yahoo-dom-event.js | 8 …rop),y=G.val;if(Y){switch(x){case"opacity":if(L.isString(Y.style.filter)){Y.style.filter="alpha(op…
|
| /NW4C-2.0.3/documents/CreativeStudio/html/common/ |
| D | ibox.js | 365 obj.style.filter = 'alpha(opacity=' + value + ')';
|
| /NW4C-2.0.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 2557 AE filter unwanted nodes
|