Searched refs:filter (Results 1 – 12 of 12) sorted by relevance
| /NW4C-1.3.3/sources/libraries/font/ |
| D | font_Font.cpp | 79 GLint filter = isSmallLinearFilter ? GL_LINEAR: GL_NEAREST; in LoadTexture() local 80 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, filter); in LoadTexture() 81 filter = isLargeLinearFilter ? GL_LINEAR: GL_NEAREST; in LoadTexture() 82 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, filter); in LoadTexture()
|
| /NW4C-1.3.3/build/omake/ |
| D | commondefs.om | 23 if $(filter fast, $(NW_TARGET_ITEMS)) 26 elseif $(filter small, $(NW_TARGET_ITEMS)) 29 elseif $(filter *, $(NW_TARGET_ITEMS)) 36 if $(filter TEG2, $(NW_TARGET_ITEMS)) 39 elseif $(filter TS, $(NW_TARGET_ITEMS))
|
| /NW4C-1.3.3/demos/snd/filter/ |
| D | OMakefile | 19 TARGET_PROGRAM = filter
|
| /NW4C-1.3.3/demos/gfx/ |
| D | OMakefile | 52 $(BINARY_CONVERTER) $(filter-out %.exe, $^) --verbose -o=$@ $(option)
|
| /NW4C-1.3.3/sources/libraries/gfx/res/ |
| D | gfx_ResTextureMapper.cpp | 96 MinFilter filter = this->GetMinFilter(); in SetTextureMipmapCommand() local 100 filter != MINFILTER_LINEAR && in SetTextureMipmapCommand() 101 filter != MINFILTER_NEAREST) in SetTextureMipmapCommand()
|
| /NW4C-1.3.3/demos/snd/ |
| D | OMakefile | 118 filter \
|
| /NW4C-1.3.3/SampleData/Sound/Projects/simple/seq/ |
| D | se.cseq | 280 filter:
|
| /NW4C-1.3.3/demos/Nw4cDemo/ |
| D | OMakefile | 23 $(BINARY_CONVERTER) $(filter-out %.exe, $^) --verbose -o=$@ $(option)
|
| /NW4C-1.3.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-1.3.3/documents/CreativeStudio/html/common/ |
| D | ibox.js | 365 obj.style.filter = 'alpha(opacity=' + value + ')';
|
| /NW4C-1.3.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 2558 AE filter unwanted nodes
|